Home
last modified time | relevance | path

Searched defs:getDevicesMatchingConnectionStates (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothA2dp.java63 protected List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in ShadowBluetoothA2dp
DShadowBluetoothManager.java66 protected List<BluetoothDevice> getDevicesMatchingConnectionStates(int profile, int[] states) { in getDevicesMatchingConnectionStates() method in ShadowBluetoothManager