Searched refs:noteMobileRadioPowerState (Results 1 – 4 of 4) sorted by relevance
81 void noteMobileRadioPowerState(int powerState, long timestampNs); in noteMobileRadioPowerState() method
371 public void noteMobileRadioPowerState(int powerState, long timestampNs) { in noteMobileRadioPowerState() method in BatteryStatsService374 mStats.noteMobileRadioPowerState(powerState, timestampNs); in noteMobileRadioPowerState()
422 getBatteryStats().noteMobileRadioPowerState(powerState, tsNanos); in notifyInterfaceClassActivity()
3140 public void noteMobileRadioPowerState(int powerState, long timestampNs) { in noteMobileRadioPowerState() method in BatteryStatsImpl