Searched refs:mNotifyLongDispatched (Results 1 – 1 of 1) sorted by relevance
332 private long mNotifyLongDispatched; field in PowerManagerService2483 mNotifyLongDispatched = now;4165 if (mNotifyLongDispatched == 0) {4168 TimeUtils.formatDuration(mNotifyLongDispatched, mClock.uptimeMillis(), pw);4429 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_DISPATCHED_MS, mNotifyLongDispatched);