Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/quicksettings/
DBluetoothTile.java45 private View.OnLongClickListener mLaunchBluetoothSettings; field in BluetoothTile
111 mLaunchBluetoothSettings = v -> { in BluetoothTile()
119 return mLaunchBluetoothSettings; in getOnLongClickListener()