Searched refs:IsoDep (Results 1 – 9 of 9) sorted by relevance
40 public final class IsoDep extends BasicTagTechnology { class60 public static IsoDep get(Tag tag) { in get()63 return new IsoDep(tag); in get()70 public IsoDep(Tag tag) in IsoDep() method in IsoDep
21 import android.nfc.tech.IsoDep;172 strings[i] = IsoDep.class.getName(); in generateTechStringList()229 techStringToCodeMap.put(IsoDep.class.getName(), TagTechnology.ISO_DEP); in getTechStringToCodeMap()
26 RequiresPermission: android.nfc.tech.IsoDep#getTimeout():28 RequiresPermission: android.nfc.tech.IsoDep#setTimeout(int):30 RequiresPermission: android.nfc.tech.IsoDep#transceive(byte[]):
21 RequiresPermission: android.nfc.tech.IsoDep#getTimeout():23 RequiresPermission: android.nfc.tech.IsoDep#setTimeout(int):25 RequiresPermission: android.nfc.tech.IsoDep#transceive(byte[]):
28 RequiresPermission: android.nfc.tech.IsoDep#getTimeout():30 RequiresPermission: android.nfc.tech.IsoDep#setTimeout(int):32 RequiresPermission: android.nfc.tech.IsoDep#transceive(byte[]):
293 public final class IsoDep implements android.nfc.tech.TagTechnology {296 method public static android.nfc.tech.IsoDep get(android.nfc.Tag);
1094 RequiresPermission: android.nfc.tech.IsoDep#getTimeout():1096 RequiresPermission: android.nfc.tech.IsoDep#setTimeout(int):1098 RequiresPermission: android.nfc.tech.IsoDep#transceive(byte[]):
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18519 public final class IsoDep extends android.nfc.tech.BasicTagTechnology {18520 method public static android.nfc.tech.IsoDep get(android.nfc.Tag);