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