Searched refs:BLUETOOTH (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/permission/src/android/permission/cts/ |
D | SplitPermissionsSystemTest.java | 23 import static android.Manifest.permission.BLUETOOTH; 122 assertSplit(split, Build.VERSION_CODES.R + 1, BLUETOOTH, BLUETOOTH_ADMIN); in validateAndroidSystem() 126 assertSplit(split, Build.VERSION_CODES.R + 1, BLUETOOTH, BLUETOOTH_ADMIN); in validateAndroidSystem()
|
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/ |
D | PowerPolicyDef.java | 177 BLUETOOTH("BLUETOOTH"), enumConstant 237 PowerComponent.BLUETOOTH, 260 PowerComponent.BLUETOOTH, 289 PowerComponent.BLUETOOTH, 335 PowerComponent.BLUETOOTH, 354 PowerComponent.BLUETOOTH,
|
/cts/hostsidetests/car/app/src/android/car/cts/app/ |
D | PowerComponentUtil.java | 61 return PowerComponent.BLUETOOTH; in toPowerComponent() 100 case PowerComponent.BLUETOOTH: in componentToString()
|
/cts/tools/release-parser/tests/resources/ |
D | platform.xml.pb.txt | 73 name: "android.permission.BLUETOOTH"
|
D | Shell.apk.pb.txt | 22 uses_permissions: "android.permission.BLUETOOTH"
|