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