Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmManagerService.java3478 pw.println(mListenerFinishCount); in dumpImpl()
3776 proto.write(AlarmManagerServiceDumpProto.LISTENER_FINISH_COUNT, mListenerFinishCount); in dumpProto()
5570 private int mListenerFinishCount = 0; field in AlarmManagerService
5674 mListenerFinishCount++; in alarmComplete()
5712 mListenerFinishCount++; in alarmTimedOut()
5786 mListenerFinishCount++; in deliverLocked()