Searched refs:notificationChannelIdSuffix (Results 1 – 1 of 1) sorted by relevance
299 String notificationChannelIdSuffix = UUID.randomUUID().toString(); in createProvisionNotificationChannelId() local301 + "-" + notificationChannelIdSuffix; in createProvisionNotificationChannelId()302 UserParameters.setNotificationChannelIdSuffix(context, notificationChannelIdSuffix); in createProvisionNotificationChannelId()