Home
last modified time | relevance | path

Searched defs:BasicTagTechnology (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/nfc/tech/
DBasicTagTechnology.java30 abstract class BasicTagTechnology implements TagTechnology { class
38 BasicTagTechnology(Tag tag, int tech) throws RemoteException { in BasicTagTechnology() method in BasicTagTechnology