OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TagLostException
(Results
1 - 11
of
11
) 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
25
import android.nfc.
TagLostException
;
262
* @throws
TagLostException
if the tag leaves the field
278
throw new
TagLostException
();
300
* @throws
TagLostException
if the tag leaves the field
370
* @throws
TagLostException
if the tag leaves the field
/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/current/
android.jar
Completed in 130 milliseconds