Home
last modified time | relevance | path

Searched refs:isSingleDevice (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
H A DCompanionDeviceDiscoveryService.java189 mStopAfterFirstMatch = request.isSingleDevice(); in startDiscovery()
264 if (btFilters.isEmpty() || !request.isSingleDevice()) return; in checkBoundDevicesIfNeeded()
H A DCompanionDeviceActivity.java342 } else if (mRequest.isSingleDevice()) { in initUI()
626 if (deviceProfile == null && mRequest.isSingleDevice()) { in updatePermissionUi()
/aosp14/frameworks/base/core/java/android/companion/
H A DAssociationRequest.java317 public boolean isSingleDevice() { in isSingleDevice() method in AssociationRequest
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9464 method public boolean isSingleDevice();