Home
last modified time | relevance | path

Searched refs:SWITCH_TO_REMOVABLE_SLOT_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/sim/
DSimActivationNotifier.java61 public static final int SWITCH_TO_REMOVABLE_SLOT_NOTIFICATION_ID = 2; field in SimActivationNotifier
188 mNotificationManager.notify(SWITCH_TO_REMOVABLE_SLOT_NOTIFICATION_ID, builder.build()); in sendSwitchedToRemovableSlotNotification()