Searched refs:mIsPendingCellInfoRequest (Results 1 – 1 of 1) sorted by relevance
312 private boolean mIsPendingCellInfoRequest = false; field in ServiceStateTracker1194 if (!mIsPendingCellInfoRequest) break; in handleMessage()1213 if (mIsPendingCellInfoRequest) { in handleMessage()1215 mIsPendingCellInfoRequest = false; in handleMessage()5003 if (mIsPendingCellInfoRequest) { in requestAllCellInfo()5024 mIsPendingCellInfoRequest = true; in requestAllCellInfo()