Searched refs:BluetoothCallbackHandler (Results 1 – 1 of 1) sorted by relevance
185 bluetoothManager.getEventManager().registerCallback(new BluetoothCallbackHandler()); in init()590 private final class BluetoothCallbackHandler implements BluetoothCallback { class in KeyboardUI