Home
last modified time | relevance | path

Searched defs:snapshots (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DINetworkStatsService.aidl66 in NetworkStateSnapshot[] snapshots, in notifyNetworkStatus()
/packages/modules/common/build/
Dmainline_modules_sdks_test.py44 snapshots: typing.List[typing.Any] = dataclasses.field(default_factory=list) variable in FakeSnapshotBuilder
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkAgentTest.kt829 val snapshots = runWithShellPermissionIdentity(ThrowingSupplier { in testSetSubscriberId() constant
DConnectivityManagerTest.java548 final List<NetworkStateSnapshot> snapshots = runWithShellPermissionIdentity( in testGetAllNetworkStateSnapshots() local
/packages/modules/StatsD/statsd/src/
Dstats_log.proto364 repeated PackageInfoSnapshot snapshots = 1; field