Searched refs:getNfcFServices (Results 1 – 3 of 3) sorted by relevance
67 Landroid/nfc/cardemulation/NfcFCardEmulation;->getNfcFServices()Ljava/util/List;308 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->getNfcFServices(I)Ljava/util/List;330 Landroid/nfc/INfcFCardEmulation;->getNfcFServices(I)Ljava/util/List;
1034 public List<NfcFServiceInfo> getNfcFServices(int userId) in getNfcFServices() method in CardEmulationManager.NfcFCardEmulationInterface
1813 .getNfcFServices(USER_ID), UPDATED_NFC_SERVICES); in testNfcFCardEmulationGetServices()