Searched refs:mNotifyLongDispatched (Results 1 – 1 of 1) sorted by relevance
385 private long mNotifyLongDispatched; field in PowerManagerService2915 mNotifyLongDispatched = now;4685 if (mNotifyLongDispatched == 0) {4688 TimeUtils.formatDuration(mNotifyLongDispatched, mClock.uptimeMillis(), pw);4970 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_DISPATCHED_MS, mNotifyLongDispatched);