Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcelUuid.java62 public UUID getUuid() { in getUuid() method in ParcelUuid
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattIncludedService.java89 public UUID getUuid() { in getUuid() method in BluetoothGattIncludedService
DBluetoothGattDescriptor.java221 public UUID getUuid() { in getUuid() method in BluetoothGattDescriptor
DBluetoothGattService.java308 public UUID getUuid() { in getUuid() method in BluetoothGattService
DBluetoothGattCharacteristic.java397 public UUID getUuid() { in getUuid() method in BluetoothGattCharacteristic
/frameworks/native/libs/sensor/
DSensor.cpp458 const Sensor::uuid_t& Sensor::getUuid() const { in getUuid() function in android::Sensor
/frameworks/base/core/java/android/os/storage/
DStorageVolume.java264 public @Nullable String getUuid() { in getUuid() method in StorageVolume
/frameworks/base/core/java/android/hardware/
DSensor.java1003 public java.util.UUID getUuid() { in getUuid() method in Sensor