Home
last modified time | relevance | path

Searched defs:mUuid (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattIncludedService.java34 protected UUID mUuid; field in BluetoothGattIncludedService
DBluetoothLeCall.java126 private UUID mUuid; field in BluetoothLeCall
DBluetoothGattDescriptor.java97 protected UUID mUuid; field in BluetoothGattDescriptor
DBluetoothGattService.java64 protected UUID mUuid; field in BluetoothGattService
DBluetoothGattCharacteristic.java191 protected UUID mUuid; field in BluetoothGattCharacteristic
DBluetoothSocket.java131 private final ParcelUuid mUuid; field in BluetoothSocket
/packages/apps/Settings/tests/unit/src/com/android/settings/network/helper/
DSubscriptionGroupingTest.java95 private ParcelUuid mUuid; field in SubscriptionGroupingTest.TestSubAnnotation
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/
DBluetoothRfcommAcceptor.java66 private final UUID mUuid; field in BluetoothRfcommAcceptor
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java465 private ParcelUuid mUuid; field in GattDelegate.Service
493 private ParcelUuid mUuid; field in GattDelegate.Characteristic
545 ParcelUuid mUuid; field in GattDelegate.Descriptor
/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
DStorageAsyncLoader.java58 private String mUuid; field in StorageAsyncLoader
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DAppsAsyncLoader.java70 private String mUuid; field in AppsAsyncLoader
230 private String mUuid; field in AppsAsyncLoader.Builder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItem.java90 private String mUuid; field in AvrcpItem
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/
DSdpManager.java109 private final ParcelUuid mUuid; field in SdpManager.SdpSearchInstance