Searched refs:mNotifyLongNextCheck (Results 1 – 1 of 1) sorted by relevance
335 private long mNotifyLongNextCheck; field in PowerManagerService2508 mNotifyLongNextCheck = nextCheckTime;2511 mNotifyLongNextCheck = 0;4172 if (mNotifyLongNextCheck == 0) {4175 TimeUtils.formatDuration(mNotifyLongNextCheck, mClock.uptimeMillis(), pw);4430 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_NEXT_CHECK_MS, mNotifyLongNextCheck);