Searched refs:mInputProxy (Results 1 – 1 of 1) sorted by relevance
57 mInputProxy = (BluetoothHidHost) proxy;65 mInputProxy.connect(mTarget);70 mInputProxy.setPriority(mTarget, BluetoothProfile.PRIORITY_AUTO_CONNECT);75 private BluetoothHidHost mInputProxy; field in BluetoothInputDeviceConnector132 if (mInputProxy != null) { in closeInputProfileProxy()135 adapter.closeProfileProxy(BluetoothProfile.HID_HOST, mInputProxy); in closeInputProfileProxy()136 mInputProxy = null; in closeInputProfileProxy()