Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/
DUserParameters.java206 @Nullable String notificationChannelSuffix) { in setNotificationChannelIdSuffix() argument
209 .putString(KEY_NOTIFICATION_CHANNEL_ID_SUFFIX, notificationChannelSuffix).apply(); in setNotificationChannelIdSuffix()