Searched refs:mIsPendingEmpty (Results 1 – 1 of 1) sorted by relevance
186 private boolean mIsPendingEmpty = false; field in CoexManager.CoexTelephonyCallback188 mIsPendingEmpty = false;211 if (!mIsEmpty && !mIsPendingEmpty) { in onPhysicalChannelConfigChanged()212 mIsPendingEmpty = true; in onPhysicalChannelConfigChanged()218 if (mIsPendingEmpty) { in onPhysicalChannelConfigChanged()219 mIsPendingEmpty = false; in onPhysicalChannelConfigChanged()