Searched defs:snapshots (Results 1 – 5 of 5) sorted by relevance
916 val snapshots = runWithShellPermissionIdentity(ThrowingSupplier { in testSetSubscriberId() constant
517 final List<NetworkStateSnapshot> snapshots = runWithShellPermissionIdentity( in testGetAllNetworkStateSnapshots() local
304 repeated PackageInfoSnapshot snapshots = 1; field
8778 final ArrayList<NetworkStateSnapshot> snapshots = new ArrayList<>(); in notifyIfacesChangedForNetworkStats() local8783 snapshots, activeIface, Arrays.asList(underlyingNetworkInfos)); in notifyIfacesChangedForNetworkStats() local
12825 List<NetworkStateSnapshot> snapshots = mCm.getAllNetworkStateSnapshots(); in testGetAllNetworkStateSnapshots() local