Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/sim/
DSimActivationNotifier.java68 NotificationType.SWITCH_TO_REMOVABLE_SLOT,
75 int SWITCH_TO_REMOVABLE_SLOT = 2; field
DSimNotificationService.java71 case SimActivationNotifier.NotificationType.SWITCH_TO_REMOVABLE_SLOT: in onStartJob()
/packages/apps/Settings/src/com/android/settings/sim/receivers/
DSimSlotChangeHandler.java202 mContext, SimActivationNotifier.NotificationType.SWITCH_TO_REMOVABLE_SLOT); in handleSimInsert()