Searched refs:mIsPendingCellInfoRequest (Results 1 – 1 of 1) sorted by relevance
311 private boolean mIsPendingCellInfoRequest = false; field in ServiceStateTracker1207 if (!mIsPendingCellInfoRequest) break; in handleMessage()1226 if (mIsPendingCellInfoRequest) { in handleMessage()1228 mIsPendingCellInfoRequest = false; in handleMessage()5016 if (mIsPendingCellInfoRequest) { in requestAllCellInfo()5037 mIsPendingCellInfoRequest = true; in requestAllCellInfo()