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