Searched refs:mIsProxying (Results 1 – 1 of 1) sorted by relevance
196 private boolean mIsProxying = true; field in InCallController.EmergencyInCallServiceConnection204 if (mIsConnected && mIsProxying) {209 mIsProxying = false;223 mIsProxying = (mSubConnection != null); in EmergencyInCallServiceConnection()229 if (mIsProxying) { in connect()234 mIsProxying = false; in connect()244 if (mIsProxying) { in disconnect()266 if (shouldReconnect && !mIsProxying) { in onDisconnected()288 if (mIsProxying) { in takeControl()289 mIsProxying = false; in takeControl()