Home
last modified time | relevance | path

Searched defs:mHandles (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
H A DComposerResources.h89 std::vector<const native_handle_t*> mHandles; variable
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattService.java78 protected int mHandles = 0; field in BluetoothGattService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpCoverArtManager.java95 private Map<String, String> mHandles = new ConcurrentHashMap<>(1); /* UUID -> handle */ field in AvrcpCoverArtManager.AvrcpBipSession
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h197 Vector<EffectHandle *> mHandles; // list of client handles variable