Searched refs:initialWakeData (Results 1 – 1 of 1) sorted by relevance
2240 PowerManager.WakeData initialWakeData = mService.getLocalServiceInstance().getLastWakeup(); in testLastSleepTime_notUpdatedWhenDreaming() local2244 assertThat(mService.getLocalServiceInstance().getLastWakeup()).isEqualTo(initialWakeData); in testLastSleepTime_notUpdatedWhenDreaming()