Searched refs:noteMobileRadioPowerState (Results 1 – 4 of 4) sorted by relevance
89 void noteMobileRadioPowerState(int powerState, long timestampNs); in noteMobileRadioPowerState() method
522 public void noteMobileRadioPowerState(int powerState, long timestampNs) { in noteMobileRadioPowerState() method in BatteryStatsService525 mStats.noteMobileRadioPowerState(powerState, timestampNs); in noteMobileRadioPowerState()
466 getBatteryStats().noteMobileRadioPowerState(powerState, tsNanos); in notifyInterfaceClassActivity()
3162 public void noteMobileRadioPowerState(int powerState, long timestampNs) { in noteMobileRadioPowerState() method in BatteryStatsImpl