Home
last modified time | relevance | path

Searched defs:getUuid (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/os/
DParcelUuid.java60 public UUID getUuid() { in getUuid() method in ParcelUuid
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattIncludedService.java87 public UUID getUuid() { in getUuid() method in BluetoothGattIncludedService
DBluetoothGattDescriptor.java210 public UUID getUuid() { in getUuid() method in BluetoothGattDescriptor
DBluetoothGattService.java289 public UUID getUuid() { in getUuid() method in BluetoothGattService
DBluetoothGattCharacteristic.java379 public UUID getUuid() { in getUuid() method in BluetoothGattCharacteristic
/frameworks/native/libs/sensor/
DSensor.cpp443 const Sensor::uuid_t& Sensor::getUuid() const { in getUuid() function in android::Sensor
/frameworks/base/core/java/android/os/storage/
DStorageVolume.java269 public @Nullable String getUuid() { in getUuid() method in StorageVolume
/frameworks/base/core/java/android/hardware/
DSensor.java993 public java.util.UUID getUuid() { in getUuid() method in Sensor