Home
last modified time | relevance | path

Searched refs:notificationChannelIdSuffix (Results 1 – 1 of 1) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java299 String notificationChannelIdSuffix = UUID.randomUUID().toString(); in createProvisionNotificationChannelId() local
301 + "-" + notificationChannelIdSuffix; in createProvisionNotificationChannelId()
302 UserParameters.setNotificationChannelIdSuffix(context, notificationChannelIdSuffix); in createProvisionNotificationChannelId()