Searched refs:getDeviceListSnapshot (Results 1 – 3 of 3) sorted by relevance
447 ArrayList<BluetoothDevice> devices = getDeviceListSnapshot(); in sync()461 public ArrayList<BluetoothDevice> getDeviceListSnapshot() { in getDeviceListSnapshot() method in BluetoothProfileDeviceManager618 mAutoConnectingDevices = getDeviceListSnapshot(); in beginAutoConnecting()802 ArrayList<BluetoothDevice> devices = getDeviceListSnapshot(); in dump()
403 return deviceManager.getDeviceListSnapshot(); in getProfileDevicePriorityList()
338 ArrayList<BluetoothDevice> devices = mProfileDeviceManager.getDeviceListSnapshot(); in assertDeviceList()