Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java10061 public boolean switchSlots(int[] physicalSlots) { in switchSlots() argument
10070 for (int i = 0; i < physicalSlots.length; i++) { in switchSlots()
10073 physicalSlots[i], i)); in switchSlots()