Home
last modified time | relevance | path

Searched refs:activeIface (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DINetworkStatsService.aidl67 in String activeIface, in notifyNetworkStatus() argument
/packages/modules/Connectivity/framework-t/src/android/app/usage/
DNetworkStatsManager.java1097 @Nullable String activeIface, in notifyNetworkStatus() argument
1104 networkStateSnapshots.toArray(new NetworkStateSnapshot[0]), activeIface, in notifyNetworkStatus() local
/packages/modules/Connectivity/service-t/src/com/android/server/net/
DNetworkStatsService.java1997 @Nullable String activeIface,
2003 handleNotifyNetworkStatus(defaultNetworks, networkStates, activeIface,
2322 String activeIface,
2327 mActiveIface = activeIface;
/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java11584 String activeIface = null;
11587 activeIface = activeLinkProperties.getInterfaceName();
11595 snapshots, activeIface, Arrays.asList(underlyingNetworkInfos));