Searched defs:noteWifiRadioPowerState (Results 1 – 3 of 3) sorted by relevance
205 void noteWifiRadioPowerState(int powerState, long timestampNs, int uid); in noteWifiRadioPowerState() method
1883 public void noteWifiRadioPowerState(final int powerState, final long tsNanos, final int uid) { in noteWifiRadioPowerState() method in BatteryStatsService
6565 public void noteWifiRadioPowerState(int powerState, long timestampNs, int uid, in noteWifiRadioPowerState() method in BatteryStatsImpl