Searched refs:supportsAidPrefixRegistration (Results 1 – 8 of 8) sorted by relevance
41 boolean supportsAidPrefixRegistration(); in supportsAidPrefixRegistration() method
656 public boolean supportsAidPrefixRegistration() { in supportsAidPrefixRegistration() method in CardEmulation658 return sService.supportsAidPrefixRegistration(); in supportsAidPrefixRegistration()666 return sService.supportsAidPrefixRegistration(); in supportsAidPrefixRegistration()
505 public boolean supportsAidPrefixRegistration() throws RemoteException { in supportsAidPrefixRegistration() method in CardEmulationManager.CardEmulationInterface506 return mAidCache.supportsAidPrefixRegistration(); in supportsAidPrefixRegistration()
217 public boolean supportsAidPrefixRegistration() { in supportsAidPrefixRegistration() method in RegisteredAidCache424 if (aid.endsWith("*") && !supportsAidPrefixRegistration()) { in generateServiceMapLocked()427 … } else if (supportsAidPrefixRegistration() && prefixAids.size() > 0 && isExact(aid)) { in generateServiceMapLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37408 Landroid/nfc/INfcCardEmulation$Stub$Proxy;->supportsAidPrefixRegistration()Z37433 Landroid/nfc/INfcCardEmulation;->supportsAidPrefixRegistration()Z
27407 method public boolean supportsAidPrefixRegistration();
18476 method public boolean supportsAidPrefixRegistration();