Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmManagerService.java2985 pw.println(mListenerFinishCount); in dumpImpl()
3282 proto.write(AlarmManagerServiceDumpProto.LISTENER_FINISH_COUNT, mListenerFinishCount); in dumpProto()
4741 private int mListenerFinishCount = 0; field in AlarmManagerService
4843 mListenerFinishCount++; in alarmComplete()
4881 mListenerFinishCount++; in alarmTimedOut()
4954 mListenerFinishCount++; in deliverLocked()