Searched refs:mIsExclusive (Results 1 – 2 of 2) sorted by relevance
135 boolean mIsExclusive = true; // default to true field in Target242 return mIsExclusive; in isExclusive()423 mTarget.mIsExclusive = exclusive; in setExclusive()
1270 private boolean mIsExclusive = false; field in WifiServiceImpl.LohsSoftApTracker1423 if (mIsExclusive || requestIsExclusive) { in start()1472 mIsExclusive = (request.getCustomConfig() != null); in startForFirstRequestLocked()1523 mIsExclusive = false; in stopIfEmptyLocked()