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