Searched refs:EVENT_REQUEST_CELL_INFO (Results 1 – 1 of 1) sorted by relevance
62 private static final int EVENT_REQUEST_CELL_INFO = 1; field in LocaleTracker143 case EVENT_REQUEST_CELL_INFO: in handleMessage()298 removeMessages(EVENT_REQUEST_CELL_INFO); in requestNextCellInfo()305 sendMessageDelayed(obtainMessage(EVENT_REQUEST_CELL_INFO), in requestNextCellInfo()311 sendMessageDelayed(obtainMessage(EVENT_REQUEST_CELL_INFO), delay); in requestNextCellInfo()337 removeMessages(EVENT_REQUEST_CELL_INFO); in resetCellInfoRetry()369 sendMessage(obtainMessage(EVENT_REQUEST_CELL_INFO)); in startTracking()