Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DSwitchSlotSidecar.java40 Command.SWITCH_TO_REMOVABLE_SIM,
43 int SWITCH_TO_REMOVABLE_SIM = 0; field
70 param.command = Command.SWITCH_TO_REMOVABLE_SIM; in runSwitchToRemovableSlot()
93 case Command.SWITCH_TO_REMOVABLE_SIM: in doInBackground()