Searched refs:DeviceFoundHandler (Results 1 – 1 of 1) sorted by relevance
104 addHandler(BluetoothDevice.ACTION_FOUND, new DeviceFoundHandler()); in BluetoothEventManager()316 private class DeviceFoundHandler implements Handler { class in BluetoothEventManager