Searched refs:oldPendingIdleUntil (Results 1 – 1 of 1) sorted by relevance
1054 Alarm oldPendingIdleUntil = mPendingIdleUntil; in rebatchAllAlarmsLocked() local1064 if (oldPendingIdleUntil != null && oldPendingIdleUntil != mPendingIdleUntil) { in rebatchAllAlarmsLocked()1065 Slog.wtf(TAG, "Rebatching: idle until changed from " + oldPendingIdleUntil in rebatchAllAlarmsLocked()