Home
last modified time | relevance | path

Searched refs:noteWifiRadioPowerState (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl131 void noteWifiRadioPowerState(int powerState, long timestampNs, int uid); in noteWifiRadioPowerState() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java858 public void noteWifiRadioPowerState(int powerState, long tsNanos, int uid) { in noteWifiRadioPowerState() method in BatteryStatsService
870 mStats.noteWifiRadioPowerState(powerState, tsNanos, uid); in noteWifiRadioPowerState()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java424 getBatteryStats().noteWifiRadioPowerState(powerState, tsNanos, uid); in notifyInterfaceClassActivity()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java5675 public void noteWifiRadioPowerState(int powerState, long timestampNs, int uid) { in noteWifiRadioPowerState() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt28830 HPLcom/android/internal/os/BatteryStatsImpl;->noteWifiRadioPowerState(IJI)V
/frameworks/base/services/
Dart-profile6888 HPLcom/android/server/am/BatteryStatsService;->noteWifiRadioPowerState(IJI)V