Searched refs:CMD_GET_CELL_LOCATION (Results 1 – 1 of 1) sorted by relevance
353 private static final int CMD_GET_CELL_LOCATION = 62; field in PhoneInterfaceManager1804 case CMD_GET_CELL_LOCATION: { in handleMessage()3423 return (CellIdentity) sendRequest(CMD_GET_CELL_LOCATION, workSource, subId); in getCellLocation()