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