Home
last modified time | relevance | path

Searched defs:switchSlots (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DUiccSlotUtil.java147 private static void switchSlots(Context context, int... physicalSlots) in switchSlots() method in UiccSlotUtil
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccController.java368 public void switchSlots(int[] physicalSlots, Message response) { in switchSlots() method in UiccController
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1749 boolean switchSlots(in int[] physicalSlots); in switchSlots() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4004 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in TelephonyManager
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java8848 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in PhoneInterfaceManager