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 LocaleTracker197 case EVENT_REQUEST_CELL_INFO: in handleMessage()406 removeMessages(EVENT_REQUEST_CELL_INFO); in requestNextCellInfo()413 sendMessageDelayed(obtainMessage(EVENT_REQUEST_CELL_INFO), in requestNextCellInfo()419 sendMessageDelayed(obtainMessage(EVENT_REQUEST_CELL_INFO), delay); in requestNextCellInfo()445 removeMessages(EVENT_REQUEST_CELL_INFO); in resetCellInfoRetry()477 sendMessage(obtainMessage(EVENT_REQUEST_CELL_INFO)); in startTracking()