Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/
DUserParameters.java197 public static String getNotificationChannelIdSuffix(Context context) { in getNotificationChannelIdSuffix() method in UserParameters
265 KEY_NOTIFICATION_CHANNEL_ID_SUFFIX, getNotificationChannelIdSuffix(context), in dump()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java295 + UserParameters.getNotificationChannelIdSuffix(context); in getProvisionNotificationChannelId()