Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java7440 LinkProperties activeLinkProperties = getActiveLinkProperties(); in notifyIfacesChangedForNetworkStats() local
7441 if (activeLinkProperties != null) { in notifyIfacesChangedForNetworkStats()
7442 activeIface = activeLinkProperties.getInterfaceName(); in notifyIfacesChangedForNetworkStats()