Searched refs:getMostRecentlyConnectedDevices (Results 1 – 2 of 2) sorted by relevance
61 protected List<BluetoothDevice> getMostRecentlyConnectedDevices() { in getMostRecentlyConnectedDevices() method in ShadowBluetoothAdapter
2223 public @NonNull List<BluetoothDevice> getMostRecentlyConnectedDevices() { in getMostRecentlyConnectedDevices() method in BluetoothAdapter2230 return mService.getMostRecentlyConnectedDevices(); in getMostRecentlyConnectedDevices()