Searched refs:EVENT_RESPONSE_CELL_INFO (Results 1 – 1 of 1) sorted by relevance
75 private static final int EVENT_RESPONSE_CELL_INFO = 5; field in LocaleTracker197 mPhone.requestCellInfoUpdate(null, obtainMessage(EVENT_RESPONSE_CELL_INFO)); in handleMessage()206 case EVENT_RESPONSE_CELL_INFO: in handleMessage()422 removeMessages(EVENT_RESPONSE_CELL_INFO); in requestNextCellInfo()