Searched refs:mConnecting (Results 1 – 2 of 2) sorted by relevance
772 private boolean mConnecting; field in MediaRouter.RouteInfo907 return mConnecting; in isConnecting()1257 + ", connecting=" + mConnecting in toString()1288 if (mConnecting != descriptor.isConnecting()) { in updateDescriptor()1289 mConnecting = descriptor.isConnecting(); in updateDescriptor()
291 volatile boolean mConnecting; field in BackupManagerService2222 mConnecting = true; in bindToAgentSynchronous()2231 while (mConnecting && mConnectedAgent == null in bindToAgentSynchronous()2244 if (mConnecting == true) { in bindToAgentSynchronous()9093 mConnecting = false; in agentConnected()9110 mConnecting = false; in agentDisconnected()