Home
last modified time | relevance | path

Searched defs:getLoggableAddress (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DUtilsTest.java177 public void getLoggableAddress() { in getLoggableAddress() method in UtilsTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java202 public static String getLoggableAddress(@Nullable BluetoothDevice device) { in getLoggableAddress() method in Utils