Searched refs:noteCpuWakingActivity (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 517 noteCpuWakingActivity(subsystem, elapsedMillis, uid); in noteCpuWakingNetworkPacket() 539 noteCpuWakingActivity(CPU_WAKEUP_SUBSYSTEM_SOUND_TRIGGER, elapsedMillis, uid); in noteWakingSoundTrigger() 544 noteCpuWakingActivity(CPU_WAKEUP_SUBSYSTEM_ALARM, elapsedMillis, uids); in noteWakingAlarmBatch() 561 void noteCpuWakingActivity(@CpuWakeupSubsystem int subsystem, long elapsedMillis, int... uids) { in noteCpuWakingActivity() method in BatteryStatsService 1328 noteCpuWakingActivity(BatteryStatsInternal.CPU_WAKEUP_SUBSYSTEM_SENSOR, elapsedMillis, uid); in noteWakeupSensorEvent()
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 1414 HPLcom/android/server/am/BatteryStatsService$LocalService;->noteCpuWakingActivity(IJ[I)V
|