Home
last modified time | relevance | path

Searched defs:systemCode (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFServiceInfo.java95 String systemCode, String dynamicSystemCode, String nfcid2, String dynamicNfcid2, in NfcFServiceInfo()
141 String systemCode = null; in NfcFServiceInfo() local
204 public void setOrReplaceDynamicSystemCode(String systemCode) { in setOrReplaceDynamicSystemCode()
H A DNfcFCardEmulation.java161 public boolean registerSystemCodeForService(ComponentName service, String systemCode) in registerSystemCodeForService()
426 public static boolean isValidSystemCode(String systemCode) { in isValidSystemCode()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredT3tIdentifiersCache.java48 public final String systemCode; field in RegisteredT3tIdentifiersCache.T3tIdentifier
52 T3tIdentifier(String systemCode, String nfcid2, String t3tPmm) { in T3tIdentifier()
H A DRegisteredNfcFServicesCache.java85 public final String systemCode; field in RegisteredNfcFServicesCache.DynamicSystemCode
87 DynamicSystemCode(int uid, String systemCode) { in DynamicSystemCode()
413 String systemCode = null; in readDynamicSystemCodeNfcid2Locked() local
535 ComponentName componentName, String systemCode) { in registerSystemCodeForService()
H A DCardEmulationManager.java544 String systemCode) in registerSystemCodeForService()
/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl28 … boolean registerSystemCodeForService(int userHandle, in ComponentName service, String systemCode); in registerSystemCodeForService()
/aosp12/packages/apps/Nfc/nci/jni/
H A DRoutingManager.cpp921 uint16_t systemCode; in registerT3tIdentifier() local
986 uint16_t systemCode = it->second; in deregisterT3tIdentifier() local
H A DNfcTag.cpp741 uint16_t systemCode = *(activationData.params.t3t.p_system_codes); in fillNativeNfcTagMembers3() local
/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
H A DNCILxDebugDecoder.cpp1322 uint8_t systemCode[2] = {0}; in decodeFelicaSystemCode() local
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java2389 private byte[] getT3tIdentifierBytes(String systemCode, String nfcId2, String t3tPmm) { in getT3tIdentifierBytes()
2401 public void registerT3tIdentifier(String systemCode, String nfcId2, String t3tPmm) { in registerT3tIdentifier()
2408 public void deregisterT3tIdentifier(String systemCode, String nfcId2, String t3tPmm) { in deregisterT3tIdentifier()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...