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