Home
last modified time | relevance | path

Searched refs:BLUETOOTH_SERVICE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/CompanionDeviceMultiDeviceTests/client/src/android/companion/multidevices/
DCompanionDeviceManagerSnippet.kt54 (context.getSystemService(Context.BLUETOOTH_SERVICE) as BluetoothManager).adapter in <lambda>()
/frameworks/base/services/companion/java/com/android/server/companion/devicepresence/
DDevicePresenceProcessor.java27 import static android.content.Context.BLUETOOTH_SERVICE;
163 BluetoothManager bm = (BluetoothManager) context.getSystemService(BLUETOOTH_SERVICE); in init()
/frameworks/base/core/java/android/content/
DContext.java4214 BLUETOOTH_SERVICE,
5685 public static final String BLUETOOTH_SERVICE = "bluetooth"; field in Context
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7236 field public static final java.lang.String BLUETOOTH_SERVICE = "bluetooth";
/frameworks/base/core/api/
Dcurrent.txt10702 field public static final String BLUETOOTH_SERVICE = "bluetooth";