Home
last modified time | relevance | path

Searched refs:mBtListener (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicePairer.java149 private final BluetoothScanner.Listener mBtListener = new BluetoothScanner.Listener() { field in BluetoothDevicePairer
357 BluetoothScanner.startListening(mContext, mBtListener, mBluetoothDeviceCriteria); in start()
537 final boolean wasListening = BluetoothScanner.stopListening(mBtListener); in doCancel()
620 BluetoothScanner.stopListening(mBtListener); in stopScanning()