Home
last modified time | relevance | path

Searched refs:setPreferredService (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcCardEmulation.aidl39 boolean setPreferredService(in ComponentName service); in setPreferredService() method
/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DCardEmulation.java585 public boolean setPreferredService(Activity activity, ComponentName service) { in setPreferredService() method in CardEmulation
594 return sService.setPreferredService(service); in setPreferredService()
603 return sService.setPreferredService(service); in setPreferredService()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java486 public boolean setPreferredService(ComponentName service) in setPreferredService() method in CardEmulationManager.CardEmulationInterface
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37407 Landroid/nfc/INfcCardEmulation$Stub$Proxy;->setPreferredService(Landroid/content/ComponentName;)Z
37432 Landroid/nfc/INfcCardEmulation;->setPreferredService(Landroid/content/ComponentName;)Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27406 method public boolean setPreferredService(android.app.Activity, android.content.ComponentName);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18475 method public boolean setPreferredService(android.app.Activity, android.content.ComponentName);