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