Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java251 private static final int CMD_SWITCH_SLOTS = 50; field in PhoneInterfaceManager
1188 case CMD_SWITCH_SLOTS: in handleMessage()
7644 return (Boolean) sendRequest(CMD_SWITCH_SLOTS, physicalSlots); in switchSlots()