HomeSort by relevance Sort by last modified time
    Searched refs:noteNetworkInterfaceType (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/app/
IBatteryStats.aidl 75 void noteNetworkInterfaceType(String iface, int type);
  /frameworks/base/services/java/com/android/server/am/
BatteryStatsService.java 451 public void noteNetworkInterfaceType(String iface, int type) {
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]

Completed in 69 milliseconds