Searched refs:mIsPendingCellInfoRequest (Results 1 – 1 of 1) sorted by relevance
319 private boolean mIsPendingCellInfoRequest = false; field in ServiceStateTracker1271 if (!mIsPendingCellInfoRequest) break; in handleMessage()1290 if (mIsPendingCellInfoRequest) { in handleMessage()1292 mIsPendingCellInfoRequest = false; in handleMessage()5138 if (mIsPendingCellInfoRequest) { in requestAllCellInfo()5159 mIsPendingCellInfoRequest = true; in requestAllCellInfo()