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