Searched refs:EVENT_GET_CELL_LOCATION_DONE (Results 1 – 1 of 1) sorted by relevance
250 private static final int EVENT_GET_CELL_LOCATION_DONE = 63; field in PhoneInterfaceManager1091 phone.getCellLocation(ws, obtainMessage(EVENT_GET_CELL_LOCATION_DONE, request)); in handleMessage()1093 case EVENT_GET_CELL_LOCATION_DONE: in handleMessage()