Searched refs:EVENT_GET_CELL_LOCATION_DONE (Results 1 – 1 of 1) sorted by relevance
263 private static final int EVENT_GET_CELL_LOCATION_DONE = 63; field in PhoneInterfaceManager1301 phone.getCellIdentity(ws, obtainMessage(EVENT_GET_CELL_LOCATION_DONE, request)); in handleMessage()1303 case EVENT_GET_CELL_LOCATION_DONE: in handleMessage()