Searched refs:mListenerCount (Results 1 – 1 of 1) sorted by relevance
2401 pw.print(" Listener send count: "); pw.println(mListenerCount); in dumpImpl()2695 proto.write(AlarmManagerServiceDumpProto.LISTENER_SEND_COUNT, mListenerCount); in dumpProto()4529 private int mListenerCount = 0; field in AlarmManagerService4719 mListenerCount++; in deliverLocked()