Home
last modified time | relevance | path

Searched defs:getAccountForDevice (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DUtils.java47 public static Account getAccountForDevice(BluetoothDevice device) { in getAccountForDevice() method in Utils
DPbapClientStateMachineTest.java760 private static Account getAccountForDevice(BluetoothDevice device) { in getAccountForDevice() method in PbapClientStateMachineTest
DPbapClientAccountManagerTest.java406 private static Account getAccountForDevice(BluetoothDevice device) { in getAccountForDevice() method in PbapClientAccountManagerTest
DPbapClientContactsStorageTest.java556 private static Account getAccountForDevice(BluetoothDevice device) { in getAccountForDevice() method in PbapClientContactsStorageTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientAccountManager.java174 public Account getAccountForDevice(BluetoothDevice device) { in getAccountForDevice() method in PbapClientAccountManager