Searched defs:bt (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/preference/src/android/preference/cts/ | ||
D | TestUtils.java | 71 Bitmap bt = mAutomation.takeScreenshot(); in takeScreenshot() local |
/cts/tests/tests/os/CompanionTestApp/src/android/os/cts/companiontestapp/ | ||
D | CompanionTestAppMainActivity.kt | 65 val bt: BluetoothAdapter by lazy { val java = BluetoothManager::class.java in <lambda>() constant in android.os.cts.companiontestapp.CompanionTestAppMainActivity |