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