Searched refs:getMostRecentlyConnectedDevices (Results 1 – 1 of 1) sorted by relevance
439 public void getMostRecentlyConnectedDevices() { in getMostRecentlyConnectedDevices() method in BluetoothAdapterTest445 assertThrows(SecurityException.class, () -> mAdapter.getMostRecentlyConnectedDevices()); in getMostRecentlyConnectedDevices()449 List<BluetoothDevice> devices = mAdapter.getMostRecentlyConnectedDevices(); in getMostRecentlyConnectedDevices()