Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java298 private static String createProvisionNotificationChannelId(Context context) { in createProvisionNotificationChannelId() method in DeviceLockNotificationManager
326 provisioningChannelId = createProvisionNotificationChannelId(context); in createNotificationChannel()