summaryrefslogtreecommitdiff
path: root/tests/net/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Refactoring and mocking to make sure unit test doesn't call the real s...Nazanin Bakhshi2021-04-201-7/+23
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Refactoring and mocking to make sure unit test doesn't call the real serviceNazanin2021-04-191-7/+23
| |/ / /
| * | / [VCN20] Change requestBackgroundNetwork argument orderjunyulai2021-04-162-2/+2
| | |/ | |/|
* | | Merge "Rename getAllNetworkStateSnapshot which should be pluralized" into sc-devAaron Huang2021-04-191-7/+7
|\ \ \
| * | | Rename getAllNetworkStateSnapshot which should be pluralizedAaron Huang2021-04-171-7/+7
| | |/ | |/|
* | | Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" into sc-devJunyu Lai2021-04-161-5/+5
|\ \ \
| * | | [VCN19] Rename get/setSubIds to get/setSubscriptionIdsjunyulai2021-04-151-5/+5
* | | | [NS13] Remove the last usage of the legacy intChalard Jean2021-04-161-21/+8
| |/ / |/| |
* | | Merge "[VCN20] Change requestBackgroundNetwork argument order" into sc-devJunyu Lai2021-04-152-2/+2
|\ \ \
| * | | [VCN20] Change requestBackgroundNetwork argument orderjunyulai2021-04-152-2/+2
| |/ /
* / / Allow network providers to set the linger duration.Chalard Jean2021-04-142-2/+5
|/ /
* | Merge "Make getUid a method on UserHandle itself instead of static" am: bd1cc...Chiachang Wang2021-04-131-9/+9
|\|
| * Merge "Make getUid a method on UserHandle itself instead of static"Chiachang Wang2021-04-131-9/+9
| |\
| | * Make getUid a method on UserHandle itself instead of staticChiachang Wang2021-04-091-9/+9
* | | Merge "Fix nascent timer never get removed" into sc-devJunyu Lai2021-04-131-4/+9
|\ \ \
| * | | Fix nascent timer never get removedjunyulai2021-04-081-4/+9
* | | | Merge "Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INT" into sc-devPaul Hu2021-04-131-3/+3
|\ \ \ \
| * | | | Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INTpaulhu2021-04-091-3/+3
* | | | | Merge changes Ic4500dc8,I32477db5 into sc-devChalard Jean2021-04-121-1/+1
|\ \ \ \ \
| * | | | | [NS11] Fix yieldToBadWifi over the policy scoringChalard Jean2021-04-121-1/+1
| |/ / / /
* | | | | Merge "Adding log history for setOemNetworkPreference()" am: 7fe91d40f1 am: b...James Mattis2021-04-091-0/+31
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Adding log history for setOemNetworkPreference()James Mattis2021-04-081-0/+31
| | |_|/ | |/| |
* | | | Merge "Add option to make sign-in notification ongoing" into sc-devRemi NGUYEN VAN2021-04-091-5/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Add option to make sign-in notification ongoingRemi NGUYEN VAN2021-04-081-5/+41
* | | | Merge "Assign the bit calculation as long to prevent overflow" am: 00ccf9e4d7...Chiachang Wang2021-04-071-4/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Assign the bit calculation as long to prevent overflow"Chiachang Wang2021-04-071-4/+9
| |\ \ \
| | * | | Assign the bit calculation as long to prevent overflowChiachang Wang2021-04-071-4/+9
* | | | | Merge "ConnectivityManager: Address review comments from aosp/1595396" am: e3...Treehugger Robot2021-04-071-52/+33
|\| | | | | |_|_|/ |/| | |
| * | | Merge "ConnectivityManager: Address review comments from aosp/1595396"Treehugger Robot2021-04-071-52/+33
| |\ \ \ | | |/ / | |/| |
| | * | ConnectivityManager: Address review comments from aosp/1595396Roshan Pius2021-04-061-52/+33
| * | | Merge "Add session ID to VpnTransportInfo"Frank Li2021-04-062-16/+31
| |\ \ \
| | * | | Add session ID to VpnTransportInfolifr2021-04-012-16/+31
* | | | | Merge "Adding per-app support for app add/remove" am: d4ea14be1d am: ae60f9f7...James Mattis2021-04-061-10/+108
|\| | | |
| * | | | Adding per-app support for app add/removeJames Mattis2021-04-051-10/+108
* | | | | Merge "Fix a bug where the wrong profile is queried" am: f83190c218 am: 92d3c...Chalard Jean2021-04-051-0/+1
|\| | | |
| * | | | Merge "Fix a bug where the wrong profile is queried"Chalard Jean2021-04-051-0/+1
| |\ \ \ \
| | * | | | Fix a bug where the wrong profile is queriedChalard Jean2021-04-021-0/+1
* | | | | | Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" am: c7c...Benedict Wong2021-04-031-0/+65
|\| | | | |
| * | | | | Downgrade list of subIds in NetworkCapabilities to @SystemApiBenedict Wong2021-04-021-0/+65
* | | | | | Merge "Fix testLegacyLockdownVpn flaky" am: 7151f51c5a am: e965720924 am: b13...Chalard Jean2021-04-011-1/+1
|\| | | | |
| * | | | | Fix testLegacyLockdownVpn flakyChalard Jean2021-04-011-1/+1
* | | | | | [NS10] Fix a bug where registerIgnoringScore is brokenChalard Jean2021-03-311-1/+0
* | | | | | [NS09] Implement the new ranking codeChalard Jean2021-03-312-36/+47
* | | | | | Merge changes Id7ee1bd3,I5ea44a94 into sc-devChalard Jean2021-03-311-1/+1
|\ \ \ \ \ \
| * | | | | | [NS07] Add the rest of the scoring policyChalard Jean2021-03-301-1/+1
* | | | | | | Merge changes I24580ea4,Id48b8eab am: 07a238ab02 am: e4f241500c am: 463d2f3f27Lorenzo Colitti2021-03-301-33/+73
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge changes I24580ea4,Id48b8eabLorenzo Colitti2021-03-301-33/+73
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Allow the system to register 250 NetworkCallbacks.Lorenzo Colitti2021-03-301-0/+28
| | * | | | | Add more test coverage for limiting the number of callbacks.Lorenzo Colitti2021-03-301-33/+45
| * | | | | | Merge changes I3826b9ef,I91d68ca3Treehugger Robot2021-03-302-19/+40
| |\ \ \ \ \ \