Searched refs:onConfirmDisableBluetooth (Results 1 – 1 of 1) sorted by relevance
411 .setPositiveButton(R.string.allow, this::onConfirmDisableBluetooth) in createRequestDisableBluetoothDialog()418 private void onConfirmDisableBluetooth(DialogInterface dialog, int which) { in onConfirmDisableBluetooth() method in BluetoothRequestPermissionActivity