HomeSort by relevance Sort by last modified time
    Searched refs:TagLostException (Results 1 - 13 of 13) 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) {
TransceiveResult.java 48 throw new TagLostException("Tag was lost.");
  /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
MifareUltralight.java 21 import android.nfc.TagLostException;
156 * @throws TagLostException if the tag leaves the field
181 * @throws TagLostException if the tag leaves the field
NdefFormatable.java 24 import android.nfc.TagLostException;
89 * @throws TagLostException if the tag leaves the field
111 * @throws TagLostException if the tag leaves the field
MifareClassic.java 21 import android.nfc.TagLostException;
335 * @throws TagLostException if the tag leaves the field
362 * @throws TagLostException if the tag leaves the field
398 } catch (TagLostException e) {
417 * @throws TagLostException if the tag leaves the field
439 * @throws TagLostException if the tag leaves the field
468 * @throws TagLostException if the tag leaves the field
496 * @throws TagLostException if the tag leaves the field
523 * @throws TagLostException if the tag leaves the field
545 * @throws TagLostException if the tag leaves the fiel
    [all...]
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 316 milliseconds