Searched refs:DEFER_PROVISIONING_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
69 private static final int DEFER_PROVISIONING_NOTIFICATION_ID = 1; field in DeviceLockNotificationManager250 notificationManager.notify(DEFER_PROVISIONING_NOTIFICATION_ID, in sendDeferredProvisioningNotification()264 NotificationManagerCompat.from(context).cancel(DEFER_PROVISIONING_NOTIFICATION_ID); in cancelDeferredProvisioningNotification()