Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DUiccSlotUtil.java102 performSwitchToRemovableSlot(i, context); in switchToRemovableSlot()
111 performSwitchToRemovableSlot(slotId, context); in switchToRemovableSlot()
116 private static void performSwitchToRemovableSlot(int slotId, Context context) in performSwitchToRemovableSlot() method in UiccSlotUtil