Searched refs:DEVICE_RESET_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance
68 public static final int DEVICE_RESET_NOTIFICATION_ID = 0; field in DeviceLockNotificationManager158 DEVICE_RESET_NOTIFICATION_ID, notification); in sendDeviceResetTimerNotification()206 DEVICE_RESET_NOTIFICATION_ID, notification); in sendDeviceResetNotification()
19 …android.devicelockcontroller.activities.DeviceLockNotificationManager.DEVICE_RESET_NOTIFICATION_ID;229 assertThat(notif.getId()).isEqualTo(DEVICE_RESET_NOTIFICATION_ID); in doWork_deferred_dismissibleUiState_schedulesAlarmAndSendsNotification()259 assertThat(notif.getId()).isEqualTo(DEVICE_RESET_NOTIFICATION_ID); in doWork_deferred_persistentUiState_schedulesAlarmAndSendsOngoingNotification()