Searched refs:SIM_WARNING_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance
64 public static final int SIM_WARNING_NOTIFICATION_ID = 3; field in SimSelectNotification321 notificationManager.notify(SIM_WARNING_NOTIFICATION_ID, builder.build()); in createSimCombinationWarningNotification()327 notificationManager.cancel(SIM_WARNING_NOTIFICATION_ID); in cancelSimCombinationWarningNotification()
37 import static com.android.settings.sim.SimSelectNotification.SIM_WARNING_NOTIFICATION_ID;280 eq(SIM_WARNING_NOTIFICATION_ID), notification.capture()); in onReceivePrimarySubListChange_DualCdmaWarning_notificationShouldSend()