Home
last modified time | relevance | path

Searched refs:checkFeaturePresent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/companion/
H A DCompanionDeviceManager.java164 if (!checkFeaturePresent()) { in associate()
188 if (!checkFeaturePresent()) { in getAssociations()
213 if (!checkFeaturePresent()) { in disassociate()
237 if (!checkFeaturePresent()) { in requestNotificationAccess()
264 if (!checkFeaturePresent()) { in hasNotificationAccess()
302 if (!checkFeaturePresent()) { in isDeviceAssociatedForWifiConnection()
324 if (!checkFeaturePresent()) { in getAllAssociations()
350 if (!checkFeaturePresent()) { in canPairWithoutPrompt()
397 if (!checkFeaturePresent()) { in startObservingDevicePresence()
430 if (!checkFeaturePresent()) { in stopObservingDevicePresence()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12699 Landroid/companion/CompanionDeviceManager;->checkFeaturePresent()Z