Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothRequestPermissionActivity.java422 .setPositiveButton(R.string.allow, this::onConfirmDisableBluetooth) in createRequestDisableBluetoothDialog()
429 private void onConfirmDisableBluetooth(DialogInterface dialog, int which) { in onConfirmDisableBluetooth() method in BluetoothRequestPermissionActivity