Searched refs:getMostRecentlyConnectedDevicesInList (Results 1 – 7 of 7) sorted by relevance
1066 mDbManager.getMostRecentlyConnectedDevicesInList(connectedHearingAidDevices); in setFallbackDeviceActiveLocked()1115 BluetoothDevice device = mDbManager.getMostRecentlyConnectedDevicesInList(connectedDevices); in setFallbackDeviceActiveLocked()
368 mDbManager.getMostRecentlyConnectedDevicesInList(activatableDevices)); in getFallbackDevice()
787 public BluetoothDevice getMostRecentlyConnectedDevicesInList( in getMostRecentlyConnectedDevicesInList() method in DatabaseManager
1370 ? dbManager.getMostRecentlyConnectedDevicesInList(getConnectedDevices()) in getFallbackDevice()
1339 public BluetoothDevice getMostRecentlyConnectedDevicesInList( in getMostRecentlyConnectedDevicesInList() method in AudioRoutingManagerTest.TestDatabaseManager
1470 public BluetoothDevice getMostRecentlyConnectedDevicesInList( in getMostRecentlyConnectedDevicesInList() method in ActiveDeviceManagerTest.TestDatabaseManager
2545 ? dbManager.getMostRecentlyConnectedDevicesInList(getFallbackCandidates(dbManager)) in getFallbackDevice()