Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowBluetoothAdapter.java63 protected List<BluetoothDevice> getMostRecentlyConnectedDevices() { in getMostRecentlyConnectedDevices() method in ShadowBluetoothAdapter
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java677 public List<BluetoothDevice> getMostRecentlyConnectedDevices() { in getMostRecentlyConnectedDevices() method in DatabaseManager
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl253 …oneway void getMostRecentlyConnectedDevices(in AttributionSource attributionSource, in Synchronous… in getMostRecentlyConnectedDevices() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2878 public @NonNull List<BluetoothDevice> getMostRecentlyConnectedDevices() { in getMostRecentlyConnectedDevices() method in BluetoothAdapter
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2136 public void getMostRecentlyConnectedDevices(AttributionSource source, in getMostRecentlyConnectedDevices() method in AdapterService.AdapterServiceBinder
2144 private List<BluetoothDevice> getMostRecentlyConnectedDevices( in getMostRecentlyConnectedDevices() method in AdapterService.AdapterServiceBinder