Home
last modified time | relevance | path

Searched defs:physicalSlots (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/
DUiccSlotUtil.java147 private static void switchSlots(Context context, int... physicalSlots) in switchSlots()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1404 int[] physicalSlots = (int[]) request.argument; in handleMessage() local
8672 public boolean switchSlots(int[] physicalSlots) { in switchSlots()