Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/vvm/
DRemoteVvmTaskManager.java67 private static final String ACTION_START_SIM_REMOVED = "ACTION_START_SIM_REMOVED"; field in RemoteVvmTaskManager
106 Intent intent = new Intent(ACTION_START_SIM_REMOVED, null, context, in startSimRemoved()
258 case ACTION_START_SIM_REMOVED: in onStartCommand()