Home
last modified time | relevance | path

Searched refs:isValidSystemCode (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java426 public static boolean isValidSystemCode(String systemCode) { in isValidSystemCode() method in NfcFCardEmulation
H A DNfcFServiceInfo.java155 if (!NfcFCardEmulation.isValidSystemCode(systemCode) && in NfcFServiceInfo()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredNfcFServicesCache.java560 !NfcFCardEmulation.isValidSystemCode(systemCode)) { in registerSystemCodeForService()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37228 Landroid/nfc/cardemulation/NfcFCardEmulation;->isValidSystemCode(Ljava/lang/String;)Z