Home
last modified time | relevance | path

Searched refs:mConditionAllProxiesDisconnected (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarBluetoothUserService.java65 private final Condition mConditionAllProxiesDisconnected; field in CarBluetoothUserService
85 mConditionAllProxiesDisconnected = mBluetoothProxyStatusLock.newCondition(); in CarBluetoothUserService()
163 if (!mConditionAllProxiesDisconnected.await( in closeBluetoothConnectionProxies()
261 mConditionAllProxiesDisconnected.signal();