Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcCardEmulation.aidl30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid); in isDefaultServiceForAid() method
/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java237 public boolean isDefaultServiceForAid(ComponentName service, String aid) { in isDefaultServiceForAid() method in CardEmulation
239 return sService.isDefaultServiceForAid(mContext.getUserId(), service, aid); in isDefaultServiceForAid()
248 return sService.isDefaultServiceForAid(mContext.getUserId(), service, aid); in isDefaultServiceForAid()
/frameworks/base/api/
Dlint-baseline.txt954 RequiresPermission: android.nfc.cardemulation.CardEmulation#isDefaultServiceForAid(android.content.…
Dcurrent.txt32440 method public boolean isDefaultServiceForAid(android.content.ComponentName, String);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18471 method public boolean isDefaultServiceForAid(android.content.ComponentName, java.lang.String);