summaryrefslogtreecommitdiff
path: root/tests/unit/java/com/android/server/net/NetworkStatsServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Disable comparison in user release builds" into tm-devRemi NGUYEN VAN2022-06-211-5/+20
|\
| * Disable comparison in user release buildsJunyu Lai2022-06-211-5/+20
* | Add wipeOnError flag to NetworkStatsRecorderAaron Huang2022-06-171-3/+3
* | Merge "Revert "Temporarily disable testUidStatsForTransport"" into tm-devTreeHugger Robot2022-06-161-1/+1
|\ \ | |/ |/|
| * Revert "Temporarily disable testUidStatsForTransport"Remi NGUYEN VAN2022-06-151-1/+1
* | Disable fallback when comparison result is differentJunyu Lai2022-06-151-0/+111
|/
* Temporarily disable testUidStatsForTransportRemi NGUYEN VAN2022-06-031-1/+1
* Hold wifi and mobile interfaces since boot in NetworkStatsServiceAaron Huang2022-06-031-0/+3
* Fix get summary does not include the latest bucketJunyu Lai2022-06-011-0/+37
* Address comment at ag/18491259 and ag/18486388Junyu Lai2022-05-251-15/+16
* Persisting status int on the device if fallback happenedJunyu Lai2022-05-231-1/+8
* Ensure NetworkStats migrated snapshot is identicalRemi NGUYEN VAN2022-05-181-32/+91
* [MS82.1] Support network stats data migration processJunyu Lai2022-05-181-9/+105
* Rename setUidForeground to noteUidForegroundAaron Huang2022-03-101-3/+3
* Merge "Skip NetworkStatsServiceTest before T"Maciej Żenczykowski2022-02-191-2/+3
|\
| * Skip NetworkStatsServiceTest before TPatrick Rohr2022-02-181-2/+3
* | Add tests for deleteKernelTagDataPatrick Rohr2022-02-161-5/+81
|/
* Fix NetworkStatsServiceTest after adding deleteKernelTagDataPatrick Rohr2022-02-161-5/+21
* Adjust NetworkStatsServiceTest to mock out the JNI.Lorenzo Colitti2022-01-281-0/+8
* Test UidCounterSetMap in NetworkStatsServiceTestmarkchien2022-01-271-0/+16
* Merge "[MS68.2] Adapt NetworkPolicyManagerService to use registerUsageCallback"Junyu Lai2022-01-251-2/+2
|\
| * [MS68.2] Adapt NetworkPolicyManagerService to use registerUsageCallbackjunyulai2022-01-241-2/+2
* | Merge "[MS67.2] Modify tests for registerUsageCallback"Junyu Lai2022-01-251-42/+15
|\|
| * [MS67.2] Modify tests for registerUsageCallbackjunyulai2022-01-241-42/+15
* | Merge "Add unit test for BpfInterfaceMapUpdate"Maciej Żenczykowski2022-01-241-0/+7
|\ \ | |/ |/|
| * Add unit test for BpfInterfaceMapUpdatemarkchien2022-01-211-0/+7
* | wifi data usage: Update calling API nameLes Lee2022-01-231-1/+1
* | Merge "[DU03-2]Remove INetworkStatsService from BatteryStatsImpl"Frank Li2022-01-211-67/+2
|\ \ | |/ |/|
| * [DU03-2]Remove INetworkStatsService from BatteryStatsImplFrank2022-01-201-67/+2
* | [MS41.2] Add unit test for query history APIsJunyu Lai2022-01-201-1/+35
|/
* Merge "[DU01]Remove INetworkManagementService from NetworkStatsService"Frank Li2022-01-131-28/+42
|\
| * [DU01]Remove INetworkManagementService from NetworkStatsServicelifr2022-01-081-28/+42
* | [MS39.2] Remove the looper from NetworkStatsSubscriptionMonitorJunyu Lai2022-01-071-1/+1
|/
* [MS32.2] Remove TetheringManager#ACTION_TETHER_STATE_CHANGED usageJunyu Lai2022-01-051-1/+27
* wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network keyLes Lee2022-01-031-18/+24
* [MS15.2] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static libJunyu Lai2021-12-221-1/+1
* Add a test for metered/non-metered mobile networkAaron Huang2021-10-261-12/+60
* Update callers to use buildTemplateMobileWithRatType with meteredAaron Huang2021-10-251-7/+12
* Re-skip connectivity unit tests before SRemi NGUYEN VAN2021-06-301-2/+5
* Revert "Skip connectivity unit tests before S"Remi NGUYEN VAN2021-06-291-3/+0
* Skip connectivity unit tests before SRemi NGUYEN VAN2021-06-251-0/+3
* Add connectivity coverage testsRemi NGUYEN VAN2021-06-161-7/+3
* Remove ConnectivityServiceTest signature perms useRemi NGUYEN VAN2021-06-161-0/+26
* Revert "Use mockito-extended in FrameworksNetTests"xingdai2021-06-101-25/+0
* Use mockito-extended in FrameworksNetTestsRemi NGUYEN VAN2021-06-081-0/+25
* Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework"Nikita Iashchenko2021-05-181-4/+3
|\
| * Move IoUtils#deleteContents from CorePlatformApi set to frameworkNikita Iashchenko2021-05-131-4/+3
* | Support to query TYPE_WIFI usage with subscriberIdlesl2021-05-161-18/+62
* | [FUI27] Fix internal naming of notifyNetworkStatusjunyulai2021-05-141-26/+27
|/
* Move net unit tests to packages/ConnectivityRemi NGUYEN VAN2021-05-131-0/+1767