Searched refs:getBatteryStatsWakeLockMonitorType (Results 1 – 2 of 2) sorted by relevance
212 final int monitorType = getBatteryStatsWakeLockMonitorType(flags); in onWakeLockAcquired()286 final int monitorType = getBatteryStatsWakeLockMonitorType(flags); in onWakeLockChanging()287 final int newMonitorType = getBatteryStatsWakeLockMonitorType(newFlags); in onWakeLockChanging()325 final int monitorType = getBatteryStatsWakeLockMonitorType(flags); in onWakeLockReleased()342 private int getBatteryStatsWakeLockMonitorType(int flags) { in getBatteryStatsWakeLockMonitorType() method in Notifier
12426 HSPLcom/android/server/power/Notifier;->getBatteryStatsWakeLockMonitorType(I)I