Searched refs:ENABLE_MMS_NOTIFICATION_CHANNEL (Results 1 – 2 of 2) sorted by relevance
85 public static final String ENABLE_MMS_NOTIFICATION_CHANNEL = field in SimSelectNotification292 ENABLE_MMS_NOTIFICATION_CHANNEL, in createEnableMmsNotification()297 new Notification.Builder(context, ENABLE_MMS_NOTIFICATION_CHANNEL) in createEnableMmsNotification()
33 import static com.android.settings.sim.SimSelectNotification.ENABLE_MMS_NOTIFICATION_CHANNEL;183 assertThat(nc.getValue().getId()).isEqualTo(ENABLE_MMS_NOTIFICATION_CHANNEL); in onReceiveEnableMms_notificationShouldSend()