Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientService.java409 int currentDeviceState = stateMachineEntry.getValue().getConnectionState(); in getDevicesMatchingConnectionStates() local
411 if (currentDeviceState == state) { in getDevicesMatchingConnectionStates()
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.h386 currentDeviceState);
H A DCameraProviderManager.cpp1364 hardware::hidl_bitfield<provider::V2_5::DeviceState> currentDeviceState) { in initialize() argument
1438 notifyDeviceStateChange(currentDeviceState); in initialize()