Searched refs:mForegroundBearer (Results 1 – 1 of 1) sorted by relevance
128 private Bearer mForegroundBearer = null; field in TbsGeneric361 if (mForegroundBearer == null) { in addBearer()408 if (mForegroundBearer == bearer) { in removeBearer()580 if (mForegroundBearer != bearer) { in callAdded()749 if (bearer == mForegroundBearer) { in networkStateChanged()1129 } else if (mForegroundBearer == null) { in setForegroundBearer()1133 if (!bearer.providerName.equals(mForegroundBearer.providerName)) { in setForegroundBearer()1137 if (bearer.technology != mForegroundBearer.technology) { in setForegroundBearer()1142 mForegroundBearer = bearer; in setForegroundBearer()