Searched refs:mConnecting (Results 1 – 2 of 2) sorted by relevance
792 private boolean mConnecting; field in MediaRouter.RouteInfo1017 return mConnecting; in isConnecting()1417 + ", connecting=" + mConnecting in toString()1461 if (mConnecting != descriptor.isConnecting()) { in updateDescriptor()1462 mConnecting = descriptor.isConnecting(); in updateDescriptor()
313 volatile boolean mConnecting; field in BackupManagerService2369 mConnecting = true; in bindToAgentSynchronous()2379 while (mConnecting && mConnectedAgent == null in bindToAgentSynchronous()2392 if (mConnecting == true) { in bindToAgentSynchronous()9856 mConnecting = false; in agentConnected()9873 mConnecting = false; in agentDisconnected()