Searched refs:mInputProxy (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DInputPairer.java247 mInputProxy = (BluetoothInputDevice) proxy;
255 mInputProxy.connect(mTarget);
260 mInputProxy.setPriority(mTarget, BluetoothProfile.PRIORITY_AUTO_CONNECT);
305 private BluetoothInputDevice mInputProxy; field in class:InputPairer
573 adapter.closeProfileProxy(BluetoothProfile.INPUT_DEVICE, mInputProxy);

Completed in 32 milliseconds