Home
last modified time | relevance | path

Searched refs:getMaxNumOfRegisterableSystemCodes (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/apex/hiddenapi/
Dhiddenapi-max-target-o.txt66 Landroid/nfc/cardemulation/NfcFCardEmulation;->getMaxNumOfRegisterableSystemCodes()I
307 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getMaxNumOfRegisterableSystemCodes()I
329 Landroid/nfc/INfcFCardEmulation;->getMaxNumOfRegisterableSystemCodes()I
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java1042 public int getMaxNumOfRegisterableSystemCodes() in getMaxNumOfRegisterableSystemCodes() method in CardEmulationManager.NfcFCardEmulationInterface
/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/
DCardEmulationManagerTest.java1832 .getMaxNumOfRegisterableSystemCodes(), 3); in testNfcFCardEmulationGetMaxNumOfRegisterableSystemCodes()