Searched refs:mAmbientUpdatePendingIntent (Results 1 – 1 of 1) sorted by relevance
131 private PendingIntent mAmbientUpdatePendingIntent; field in MainActivity169 mAmbientUpdatePendingIntent = in onCreate()212 mAmbientUpdateAlarmManager.cancel(mAmbientUpdatePendingIntent); in onPause()231 AlarmManager.RTC_WAKEUP, triggerTimeMs, mAmbientUpdatePendingIntent); in refreshDisplayAndSetNextUpdate()352 mAmbientUpdateAlarmManager.cancel(mAmbientUpdatePendingIntent); in onExitAmbient()