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.java151 private final BluetoothScanner.Listener mBtListener = new BluetoothScanner.Listener() { field in BluetoothDevicePairer
371 BluetoothScanner.startListening(mContext, mBtListener, mBluetoothDeviceCriteria); in start()
558 final boolean wasListening = BluetoothScanner.stopListening(mBtListener); in doCancel()
641 BluetoothScanner.stopListening(mBtListener); in stopScanning()