Searched refs:mNotifyLongScheduled (Results 1 – 1 of 1) sorted by relevance
372 private long mNotifyLongScheduled; field in PowerManagerService1905 mNotifyLongScheduled = time;1915 == PowerManager.PARTIAL_WAKE_LOCK && mNotifyLongScheduled == 0) {2857 mNotifyLongScheduled = 0;4563 if (mNotifyLongScheduled == 0) {4566 TimeUtils.formatDuration(mNotifyLongScheduled, mClock.uptimeMillis(), pw);4841 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_SCHEDULED_MS, mNotifyLongScheduled);