Searched refs:mNotifyLongScheduled (Results 1 – 1 of 1) sorted by relevance
329 private long mNotifyLongScheduled; field in PowerManagerService1606 mNotifyLongScheduled = time;1615 == PowerManager.PARTIAL_WAKE_LOCK && mNotifyLongScheduled == 0) {2505 mNotifyLongScheduled = 0;4158 if (mNotifyLongScheduled == 0) {4161 TimeUtils.formatDuration(mNotifyLongScheduled, mClock.uptimeMillis(), pw);4428 … proto.write(PowerManagerServiceDumpProto.NOTIFY_LONG_SCHEDULED_MS, mNotifyLongScheduled);