Searched refs:getDevicesByStates (Results 1 – 2 of 2) sorted by relevance
124 return getDevicesByStates(new int[] { in getConnectedDevices()140 return getDevicesByStates(new int[] { in getConnectableDevices()147 private List<BluetoothDevice> getDevicesByStates(int[] states) { in getDevicesByStates() method in HearingAidProfile
126 return getDevicesByStates(new int[] { in getConnectedDevices()142 return getDevicesByStates(new int[] { in getConnectableDevices()149 private List<BluetoothDevice> getDevicesByStates(int[] states) { in getDevicesByStates() method in A2dpProfile