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