Searched refs:noteNetworkInterfaceType (Results 1 – 3 of 3) sorted by relevance
71 void noteNetworkInterfaceType(String iface, int type); in noteNetworkInterfaceType() method
420 public void noteNetworkInterfaceType(String iface, int type) { in noteNetworkInterfaceType() method in BatteryStatsService
1927 BatteryStatsService.getService().noteNetworkInterfaceType(iface, type); in handleConnect()