Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/
DUserParameters.java205 public static void setNotificationChannelIdSuffix(Context context, in setNotificationChannelIdSuffix() method in UserParameters
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java302 UserParameters.setNotificationChannelIdSuffix(context, notificationChannelIdSuffix); in createProvisionNotificationChannelId()