Searched defs:techList (Results 1 – 5 of 5) sorted by relevance
129 public Tag(byte[] id, int[] techList, Bundle[] techListExtras, int serviceHandle, in Tag()155 public static Tag createMockTag(byte[] id, int[] techList, Bundle[] techListExtras) { in createMockTag()160 private String[] generateTechStringList(int[] techList) { in generateTechStringList()373 String[] techList = getTechList(); in toString() local
45 String[] techList = mTechLists[i]; in writeToParcel() local
68 void addNfcUnlockHandler(INfcUnlockHandler unlockHandler, in int[] techList); in addNfcUnlockHandler()
582 ScopedLocalRef<jintArray> techList(e, e->NewIntArray(mNumTechList)); in fillNativeNfcTagMembers1() local
1515 public void addNfcUnlockHandler(INfcUnlockHandler unlockHandler, int[] techList) { in addNfcUnlockHandler()1546 private int computeLockscreenPollMask(int[] techList) { in computeLockscreenPollMask()