Home
last modified time | relevance | path

Searched defs:bt (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/companion/AssociationRevokedTestApp/src/android.os.cts.associationrevokedtestapp/
DMainActivity.kt35 val bt: BluetoothAdapter by lazy { val java = BluetoothManager::class.java in <lambda>() constant in android.os.cts.associationrevokedtestapp.MainActivity
/cts/tests/tests/preference/src/android/preference/cts/
DTestUtils.java73 Bitmap bt = mAutomation.takeScreenshot(mRule.getActivity().getWindow()); in takeScreenshot() local
/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/
DCompanionDeviceTestAppActivity.kt69 val bt: BluetoothAdapter by lazy { val java = BluetoothManager::class.java in <lambda>() constant in android.os.cts.companiondevicetestapp.CompanionDeviceTestAppActivity