Searched refs:mConditionAllProxiesConnected (Results 1 – 1 of 1) sorted by relevance
74 private final Condition mConditionAllProxiesConnected; field in CarBluetoothUserService93 mConditionAllProxiesConnected = mBluetoothProxyLock.newCondition(); in CarBluetoothUserService()194 mConditionAllProxiesConnected.signal();260 if (!mConditionAllProxiesConnected.await( in waitForProxies()