Searched refs:supportsBluetooth (Results 1 – 3 of 3) sorted by relevance
72 assumeTrue(supportsBluetooth()) in enableBluetooth()83 assumeTrue(supportsBluetooth()) in disableBluetooth()143 private fun supportsBluetooth(): Boolean = method in android.permission3.cts.PermissionTest30WithBluetooth
91 assumeTrue(supportsBluetooth()); in enableBluetooth()100 assumeTrue(supportsBluetooth()); in disableBluetooth()273 private boolean supportsBluetooth() { in supportsBluetooth() method in NearbyDevicesPermissionTest
88 assumeTrue(supportsBluetooth()); in enableBluetooth()97 assumeTrue(supportsBluetooth()); in disableBluetooth()277 private boolean supportsBluetooth() { in supportsBluetooth() method in NearbyDevicesRenouncePermissionTest