Searched refs:sProfilesToConnect (Results 1 – 1 of 1) sorted by relevance
57 private static final List<Integer> sProfilesToConnect = Arrays.asList( field in CarBluetoothUserService89 for (int profile : sProfilesToConnect) { in CarBluetoothUserService()121 for (int profile : sProfilesToConnect) { in setupBluetoothConnectionProxies()190 if (mConnectedProfiles == sProfilesToConnect.size()) {259 while (mConnectedProfiles != sProfilesToConnect.size()) { in waitForProxies()263 mConnectedProfiles, sProfilesToConnect.size()); in waitForProxies()423 pw.printf("Supported profiles: %s\n", sProfilesToConnect); in dump()