HomeSort by relevance Sort by last modified time
    Searched full:registeraidsforservice (Results 1 - 9 of 9) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
ConflictingNonPaymentPrefixEmulatorActivity.java 34 mCardEmulation.registerAidsForService(PrefixTransportService1.COMPONENT, CardEmulation.CATEGORY_OTHER, service_aids);
35 mCardEmulation.registerAidsForService(PrefixTransportService2.COMPONENT, CardEmulation.CATEGORY_OTHER, service_aids);
DualNonPaymentPrefixEmulatorActivity.java 36 mCardEmulation.registerAidsForService(PrefixTransportService1.COMPONENT, CardEmulation.CATEGORY_OTHER, service1_aids);
37 mCardEmulation.registerAidsForService(PrefixAccessService.COMPONENT, CardEmulation.CATEGORY_OTHER, service2_aids);
DynamicAidEmulatorActivity.java 38 mCardEmulation.registerAidsForService(PaymentServiceDynamicAids.COMPONENT,
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.nfc.cardemulation.CardEmulation.html 101 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/nfc/cardemulation/CardEmulation.html#registerAidsForService(android.content.ComponentName, java.lang.String, java.util.List<java.lang.String>)" target="_top"><code>registerAidsForService</code></A>(<code>ComponentName,</nobr> String<nobr>,</nobr> List&lt;String&gt;<nobr><nobr></code>)</nobr>
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/core/java/android/nfc/cardemulation/
CardEmulation.java 325 public boolean registerAidsForService(ComponentName service, String category,
352 * registered using {@link #registerAidsForService(ComponentName, String, List)}
388 * registered using the {@link #registerAidsForService(ComponentName, String, List)}
  /frameworks/base/docs/html/about/versions/
android-5.0.jd     [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt     [all...]

Completed in 646 milliseconds