Home
last modified time | relevance | path

Searched refs:isDefaultServiceForCategory (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/nfc/
DINfcCardEmulation.aidl29 boolean isDefaultServiceForCategory(int userHandle, in ComponentName service, String category); in isDefaultServiceForCategory() method
/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java205 public boolean isDefaultServiceForCategory(ComponentName service, String category) { in isDefaultServiceForCategory() method in CardEmulation
207 return sService.isDefaultServiceForCategory(mContext.getUserId(), service, category); in isDefaultServiceForCategory()
216 return sService.isDefaultServiceForCategory(mContext.getUserId(), service, in isDefaultServiceForCategory()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...