HomeSort by relevance Sort by last modified time
    Searched defs:TagTechnology (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/android/nfc/tech/
TagTechnology.java 25 * {@link TagTechnology} is an interface to a technology in a {@link Tag}.
27 * Obtain a {@link TagTechnology} implementation by calling the static method <code>get()</code>
32 * {@link TagTechnology} implementations provide access to these different
38 * {@link TagTechnology} implementations.
48 * {@link TagTechnology} implementations. If it is not provided, the
59 * {@link TagTechnology} implementations provide methods that fall into two classes:
72 * {@link TagTechnology}, and it will cancel all other blocked I/O operations on other threads
74 * <li>Only one {@link TagTechnology} can be connected at a time. Other calls to
83 public interface TagTechnology extends Closeable {
161 * Get the {@link Tag} object backing this {@link TagTechnology} object
    [all...]
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 328 milliseconds