Searched refs:mIsPendingCellInfoRequest (Results 1 – 1 of 1) sorted by relevance
289 private boolean mIsPendingCellInfoRequest = false; field in ServiceStateTracker1117 if (!mIsPendingCellInfoRequest) break; in handleMessage()1133 if (mIsPendingCellInfoRequest) { in handleMessage()1135 mIsPendingCellInfoRequest = false; in handleMessage()4775 if (mIsPendingCellInfoRequest) { in requestAllCellInfo()4796 mIsPendingCellInfoRequest = true; in requestAllCellInfo()