Home
last modified time | relevance | path

Searched defs:activeIface (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/net/
H A DINetworkStatsService.aidl72 in String activeIface, in notifyNetworkStatus()
/aosp12/frameworks/base/core/java/android/app/usage/
H A DNetworkStatsManager.java714 @Nullable String activeIface, in notifyNetworkStatus()
721 networkStateSnapshots.toArray(new NetworkStateSnapshot[0]), activeIface, in notifyNetworkStatus() local
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java8791 String activeIface = null; in notifyIfacesChangedForNetworkStats() local
8804 snapshots, activeIface, Arrays.asList(underlyingNetworkInfos)); in notifyIfacesChangedForNetworkStats() local