Searched defs:getUuidFromCache (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothService.java1234 return getUuidFromCache(address);
1237 ParcelUuid[] getUuidFromCache(String address) { method in class:BluetoothService
1716 ParcelUuid[] uuid = getUuidFromCache(address);

Completed in 29 milliseconds