Home
last modified time | relevance | path

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

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