| /cts/tests/tests/bluetooth/bluetoothTestUtilLib/src/android/bluetooth/cts/ | 
| D | BTAdapterUtils.java | 179     public static boolean enableBLE(BluetoothAdapter bluetoothAdapter, Context context) {  in enableBLE()209     public static boolean disableBLE(BluetoothAdapter bluetoothAdapter, Context context) {  in disableBLE()
 236     public static boolean enableAdapter(BluetoothAdapter bluetoothAdapter, Context context) {  in enableAdapter()
 270     public static boolean disableAdapter(BluetoothAdapter bluetoothAdapter, Context context) {  in disableAdapter()
 279     public static boolean disableAdapter(BluetoothAdapter bluetoothAdapter, boolean persist,  in disableAdapter()
 
 | 
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0591/src/android/security/cts/CVE_2021_0591/ | 
| D | PocActivity.java | 36         BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();  in onCreate()  local
 | 
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ | 
| D | BluetoothTestActivity.java | 40         BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();  in onCreate()  local
 | 
| D | BtAdapterUtils.java | 95     public static boolean enableAdapter(BluetoothAdapter bluetoothAdapter, Context context) {  in enableAdapter()124     public static boolean disableAdapter(BluetoothAdapter bluetoothAdapter, Context context) {  in disableAdapter()
 
 | 
| /cts/tests/tests/security/src/android/security/cts/CVE_2022_20429/ | 
| D | PocActivity.java | 51             BluetoothAdapter bluetoothAdapter = bluetoothManager.getAdapter();  in onResume()  local
 | 
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39626/src/android/security/cts/CVE_2021_39626/ | 
| D | PocActivity.java | 50             BluetoothAdapter bluetoothAdapter = bluetoothManager.getAdapter();  in onCreate()  local
 | 
| /cts/hostsidetests/securitybulletin/test-apps/TestBluetoothDiscoverable/src/android/security/cts/TestBluetoothDiscoverable/ | 
| D | PocActivity.java | 52             BluetoothAdapter bluetoothAdapter = bluetoothManager.getAdapter();  in onCreate()  local
 | 
| /cts/tests/tests/permission3/src/android/permission3/cts/ | 
| D | PermissionTest30WithBluetooth.kt | 59     private lateinit var bluetoothAdapter: BluetoothAdapter  variable in android.permission3.cts.PermissionTest30WithBluetooth
 | 
| /cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ | 
| D | BatteryStatsBgVsFgActions.java | 158         BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();  in performBleScan()  local
 | 
| /cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/ | 
| D | UiAutomationTestBase.kt | 83     private val bluetoothAdapter: BluetoothAdapter = bluetoothManager.adapter  in <lambda>()  constant in android.companion.cts.uiautomation.UiAutomationTestBase
 | 
| /cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ | 
| D | AtomTests.java | 317         performBleAction((bluetoothAdapter, bleScanner) -> {  in testBleScanInterrupted()  argument394         BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();  in performBleAction()  local
 425         performBleAction((bluetoothAdapter, bleScanner) -> {  in performBleScan()  argument
 
 |