Searched refs:mConnectedProfiles (Results 1 – 1 of 1) sorted by relevance
65 private int mConnectedProfiles; field in CarBluetoothUserService76 mConnectedProfiles = 0; in CarBluetoothUserService()141 mConnectedProfiles = 0; in closeBluetoothConnectionProxies()182 mConnectedProfiles++;183 if (mConnectedProfiles == sProfilesToConnect.size()) {202 mConnectedProfiles--;245 while (mConnectedProfiles != sProfilesToConnect.size()) { in waitForProxies()248 Log.e(TAG, "Timeout while waiting for proxies, Connected: " + mConnectedProfiles in waitForProxies()