Searched refs:CMD_GET_MODEM_STATUS (Results 1 – 1 of 1) sorted by relevance
303 private static final int CMD_GET_MODEM_STATUS = 70; field in PhoneInterfaceManager1677 case CMD_GET_MODEM_STATUS: in handleMessage()9293 return (Boolean) sendRequest(CMD_GET_MODEM_STATUS, null, phone, null); in isModemEnabledForSlot()