index
:
packages_modules_Connectivity.git
s12.0
s12.1
t13.0
u14.0
packages_modules_Connectivity
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
java
/
com
/
android
/
server
/
net
/
NetworkStatsServiceTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Disable comparison in user release builds" into tm-dev
Remi NGUYEN VAN
2022-06-21
1
-5
/
+20
|
\
|
*
Disable comparison in user release builds
Junyu Lai
2022-06-21
1
-5
/
+20
*
|
Add wipeOnError flag to NetworkStatsRecorder
Aaron Huang
2022-06-17
1
-3
/
+3
*
|
Merge "Revert "Temporarily disable testUidStatsForTransport"" into tm-dev
TreeHugger Robot
2022-06-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Revert "Temporarily disable testUidStatsForTransport"
Remi NGUYEN VAN
2022-06-15
1
-1
/
+1
*
|
Disable fallback when comparison result is different
Junyu Lai
2022-06-15
1
-0
/
+111
|
/
*
Temporarily disable testUidStatsForTransport
Remi NGUYEN VAN
2022-06-03
1
-1
/
+1
*
Hold wifi and mobile interfaces since boot in NetworkStatsService
Aaron Huang
2022-06-03
1
-0
/
+3
*
Fix get summary does not include the latest bucket
Junyu Lai
2022-06-01
1
-0
/
+37
*
Address comment at ag/18491259 and ag/18486388
Junyu Lai
2022-05-25
1
-15
/
+16
*
Persisting status int on the device if fallback happened
Junyu Lai
2022-05-23
1
-1
/
+8
*
Ensure NetworkStats migrated snapshot is identical
Remi NGUYEN VAN
2022-05-18
1
-32
/
+91
*
[MS82.1] Support network stats data migration process
Junyu Lai
2022-05-18
1
-9
/
+105
*
Rename setUidForeground to noteUidForeground
Aaron Huang
2022-03-10
1
-3
/
+3
*
Merge "Skip NetworkStatsServiceTest before T"
Maciej Żenczykowski
2022-02-19
1
-2
/
+3
|
\
|
*
Skip NetworkStatsServiceTest before T
Patrick Rohr
2022-02-18
1
-2
/
+3
*
|
Add tests for deleteKernelTagData
Patrick Rohr
2022-02-16
1
-5
/
+81
|
/
*
Fix NetworkStatsServiceTest after adding deleteKernelTagData
Patrick Rohr
2022-02-16
1
-5
/
+21
*
Adjust NetworkStatsServiceTest to mock out the JNI.
Lorenzo Colitti
2022-01-28
1
-0
/
+8
*
Test UidCounterSetMap in NetworkStatsServiceTest
markchien
2022-01-27
1
-0
/
+16
*
Merge "[MS68.2] Adapt NetworkPolicyManagerService to use registerUsageCallback"
Junyu Lai
2022-01-25
1
-2
/
+2
|
\
|
*
[MS68.2] Adapt NetworkPolicyManagerService to use registerUsageCallback
junyulai
2022-01-24
1
-2
/
+2
*
|
Merge "[MS67.2] Modify tests for registerUsageCallback"
Junyu Lai
2022-01-25
1
-42
/
+15
|
\
|
|
*
[MS67.2] Modify tests for registerUsageCallback
junyulai
2022-01-24
1
-42
/
+15
*
|
Merge "Add unit test for BpfInterfaceMapUpdate"
Maciej Żenczykowski
2022-01-24
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add unit test for BpfInterfaceMapUpdate
markchien
2022-01-21
1
-0
/
+7
*
|
wifi data usage: Update calling API name
Les Lee
2022-01-23
1
-1
/
+1
*
|
Merge "[DU03-2]Remove INetworkStatsService from BatteryStatsImpl"
Frank Li
2022-01-21
1
-67
/
+2
|
\
\
|
|
/
|
/
|
|
*
[DU03-2]Remove INetworkStatsService from BatteryStatsImpl
Frank
2022-01-20
1
-67
/
+2
*
|
[MS41.2] Add unit test for query history APIs
Junyu Lai
2022-01-20
1
-1
/
+35
|
/
*
Merge "[DU01]Remove INetworkManagementService from NetworkStatsService"
Frank Li
2022-01-13
1
-28
/
+42
|
\
|
*
[DU01]Remove INetworkManagementService from NetworkStatsService
lifr
2022-01-08
1
-28
/
+42
*
|
[MS39.2] Remove the looper from NetworkStatsSubscriptionMonitor
Junyu Lai
2022-01-07
1
-1
/
+1
|
/
*
[MS32.2] Remove TetheringManager#ACTION_TETHER_STATE_CHANGED usage
Junyu Lai
2022-01-05
1
-1
/
+27
*
wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network key
Les Lee
2022-01-03
1
-18
/
+24
*
[MS15.2] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib
Junyu Lai
2021-12-22
1
-1
/
+1
*
Add a test for metered/non-metered mobile network
Aaron Huang
2021-10-26
1
-12
/
+60
*
Update callers to use buildTemplateMobileWithRatType with metered
Aaron Huang
2021-10-25
1
-7
/
+12
*
Re-skip connectivity unit tests before S
Remi NGUYEN VAN
2021-06-30
1
-2
/
+5
*
Revert "Skip connectivity unit tests before S"
Remi NGUYEN VAN
2021-06-29
1
-3
/
+0
*
Skip connectivity unit tests before S
Remi NGUYEN VAN
2021-06-25
1
-0
/
+3
*
Add connectivity coverage tests
Remi NGUYEN VAN
2021-06-16
1
-7
/
+3
*
Remove ConnectivityServiceTest signature perms use
Remi NGUYEN VAN
2021-06-16
1
-0
/
+26
*
Revert "Use mockito-extended in FrameworksNetTests"
xingdai
2021-06-10
1
-25
/
+0
*
Use mockito-extended in FrameworksNetTests
Remi NGUYEN VAN
2021-06-08
1
-0
/
+25
*
Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework"
Nikita Iashchenko
2021-05-18
1
-4
/
+3
|
\
|
*
Move IoUtils#deleteContents from CorePlatformApi set to framework
Nikita Iashchenko
2021-05-13
1
-4
/
+3
*
|
Support to query TYPE_WIFI usage with subscriberId
lesl
2021-05-16
1
-18
/
+62
*
|
[FUI27] Fix internal naming of notifyNetworkStatus
junyulai
2021-05-14
1
-26
/
+27
|
/
*
Move net unit tests to packages/Connectivity
Remi NGUYEN VAN
2021-05-13
1
-0
/
+1767