Searched refs:EVENT_REQUEST_CELL_INFO (Results 1 – 1 of 1) sorted by relevance
63 private static final int EVENT_REQUEST_CELL_INFO = 1; field in LocaleTracker196 case EVENT_REQUEST_CELL_INFO: in handleMessage()416 removeMessages(EVENT_REQUEST_CELL_INFO); in requestNextCellInfo()423 sendMessageDelayed(obtainMessage(EVENT_REQUEST_CELL_INFO), in requestNextCellInfo()429 sendMessageDelayed(obtainMessage(EVENT_REQUEST_CELL_INFO), delay); in requestNextCellInfo()455 removeMessages(EVENT_REQUEST_CELL_INFO); in resetCellInfoRetry()487 sendMessage(obtainMessage(EVENT_REQUEST_CELL_INFO)); in startTracking()