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

  /frameworks/base/core/java/android/nfc/
TagLostException.java 21 public class TagLostException extends IOException {
22 public TagLostException() {
26 public TagLostException(String message) {
  /frameworks/base/core/java/android/nfc/tech/
Ndef.java 24 import android.nfc.TagLostException;
261 * @throws TagLostException if the tag leaves the field
277 throw new TagLostException();
281 throw new TagLostException();
301 * @throws TagLostException if the tag leaves the field
371 * @throws TagLostException if the tag leaves the field
  /external/robolectric/lib/main/
android.jar 
  /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/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 647 milliseconds