/aosp12/frameworks/base/core/java/android/nfc/cardemulation/ |
H A D | NfcFServiceInfo.java | 95 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 D | NfcFCardEmulation.java | 161 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 D | RegisteredT3tIdentifiersCache.java | 48 public final String systemCode; field in RegisteredT3tIdentifiersCache.T3tIdentifier 52 T3tIdentifier(String systemCode, String nfcid2, String t3tPmm) { in T3tIdentifier()
|
H A D | RegisteredNfcFServicesCache.java | 85 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 D | CardEmulationManager.java | 544 String systemCode) in registerSystemCodeForService()
|
/aosp12/frameworks/base/core/java/android/nfc/ |
H A D | INfcFCardEmulation.aidl | 28 … boolean registerSystemCodeForService(int userHandle, in ComponentName service, String systemCode); in registerSystemCodeForService()
|
/aosp12/packages/apps/Nfc/nci/jni/ |
H A D | RoutingManager.cpp | 921 uint16_t systemCode; in registerT3tIdentifier() local 986 uint16_t systemCode = it->second; in deregisterT3tIdentifier() local
|
H A D | NfcTag.cpp | 741 uint16_t systemCode = *(activationData.params.t3t.p_system_codes); in fillNativeNfcTagMembers3() local
|
/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/ |
H A D | NCILxDebugDecoder.cpp | 1322 uint8_t systemCode[2] = {0}; in decodeFelicaSystemCode() local
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/ |
H A D | NfcService.java | 2389 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |