Searched refs:mNotifyLongDispatched (Results 1 – 1 of 1) sorted by relevance
375 private long mNotifyLongDispatched; field in PowerManagerService2835 mNotifyLongDispatched = now;4570 if (mNotifyLongDispatched == 0) {4573 TimeUtils.formatDuration(mNotifyLongDispatched, mClock.uptimeMillis(), pw);4842 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_DISPATCHED_MS, mNotifyLongDispatched);