Searched refs:getNfcid2ForService (Results 1 – 5 of 5) sorted by relevance
228 public String getNfcid2ForService(ComponentName service) throws RuntimeException { in getNfcid2ForService() method in NfcFCardEmulation233 return sService.getNfcid2ForService(UserHandle.myUserId(), service); in getNfcid2ForService()242 return sService.getNfcid2ForService(UserHandle.myUserId(), service); in getNfcid2ForService()
30 String getNfcid2ForService(int userHandle, in ComponentName service); in getNfcid2ForService() method
25004 …method public java.lang.String getNfcid2ForService(android.content.ComponentName) throws java.lang…
25073 …method public java.lang.String getNfcid2ForService(android.content.ComponentName) throws java.lang…
27444 …method public java.lang.String getNfcid2ForService(android.content.ComponentName) throws java.lang…