Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogViewModel.kt38 …om.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate.Companion.ACTION_PAIR_NEW_DEVICE
275 startSettingsActivity(Intent(ACTION_PAIR_NEW_DEVICE), view) in onPairNewDeviceClicked()
DBluetoothTileDialogDelegate.kt448 const val ACTION_PAIR_NEW_DEVICE = "android.settings.BLUETOOTH_PAIRING_SETTINGS" in <lambda>() constant