Searched refs:mNotifyLongNextCheck (Results 1 – 1 of 1) sorted by relevance
388 private long mNotifyLongNextCheck; field in PowerManagerService2940 mNotifyLongNextCheck = nextCheckTime;2943 mNotifyLongNextCheck = 0;4692 if (mNotifyLongNextCheck == 0) {4695 TimeUtils.formatDuration(mNotifyLongNextCheck, mClock.uptimeMillis(), pw);4971 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_NEXT_CHECK_MS, mNotifyLongNextCheck);