Searched refs:mIsPendingCellInfoRequest (Results 1 – 1 of 1) sorted by relevance
337 private boolean mIsPendingCellInfoRequest = false; field in ServiceStateTracker1294 if (!mIsPendingCellInfoRequest) break; in handleMessage()1313 if (mIsPendingCellInfoRequest) { in handleMessage()1315 mIsPendingCellInfoRequest = false; in handleMessage()5448 if (mIsPendingCellInfoRequest) { in requestAllCellInfo()5469 mIsPendingCellInfoRequest = true; in requestAllCellInfo()