Searched defs:snapshots (Results 1 – 5 of 5) sorted by relevance
66 in NetworkStateSnapshot[] snapshots, in notifyNetworkStatus()
44 snapshots: typing.List[typing.Any] = dataclasses.field(default_factory=list) variable in FakeSnapshotBuilder
829 val snapshots = runWithShellPermissionIdentity(ThrowingSupplier { in testSetSubscriberId() constant
548 final List<NetworkStateSnapshot> snapshots = runWithShellPermissionIdentity( in testGetAllNetworkStateSnapshots() local
364 repeated PackageInfoSnapshot snapshots = 1; field