Searched refs:mNotifyLongDispatched (Results 1 – 1 of 1) sorted by relevance
286 private long mNotifyLongDispatched; field in PowerManagerService1995 mNotifyLongDispatched = now; in checkForLongWakeLocks()3416 if (mNotifyLongDispatched == 0) { in dumpInternal()3419 TimeUtils.formatDuration(mNotifyLongDispatched, SystemClock.uptimeMillis(), pw); in dumpInternal()3644 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_DISPATCHED_MS, mNotifyLongDispatched); in dumpProto()