Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java100 UUID uuid = getUuidExtra(intent); in handleDebugAction()
146 private static UUID getUuidExtra(Intent intent) { in getUuidExtra() method in GattDebugUtils