Searched defs:tag (Results 51 - 75 of 313) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/nfc/tech/
H A DIsoDep.java52 * Get an instance of {@link IsoDep} for the given tag.
55 * This indicates the tag does not support ISO-DEP.
57 * @param tag an ISO-DEP compatible tag
60 public static IsoDep get(Tag tag) { argument
61 if (!tag.hasTech(TagTechnology.ISO_DEP)) return null;
63 return new IsoDep(tag);
70 public IsoDep(Tag tag) argument
72 super(tag, TagTechnology.ISO_DEP);
73 Bundle extras = tag
[all...]
H A DNfcA.java49 * Get an instance of {@link NfcA} for the given tag.
51 * This indicates the tag does not support NFC-A.
54 * @param tag an NFC-A compatible tag
57 public static NfcA get(Tag tag) { argument
58 if (!tag.hasTech(TagTechnology.NFC_A)) return null;
60 return new NfcA(tag);
67 public NfcA(Tag tag) throws RemoteException { argument
68 super(tag, TagTechnology.NFC_A);
69 Bundle extras = tag
[all...]
H A DNfcF.java49 * Get an instance of {@link NfcF} for the given tag.
51 * This indicates the tag does not support NFC-F.
54 * @param tag an NFC-F compatible tag
57 public static NfcF get(Tag tag) { argument
58 if (!tag.hasTech(TagTechnology.NFC_F)) return null;
60 return new NfcF(tag);
67 public NfcF(Tag tag) throws RemoteException { argument
68 super(tag, TagTechnology.NFC_F);
69 Bundle extras = tag
[all...]
H A DMifareUltralight.java36 * The primary operations on an Ultralight tag are {@link #readPages} and
55 * In either case, {@link NfcA} will also be enumerated on the tag,
64 /** A MIFARE Ultralight compatible tag of unknown type */
66 /** A MIFARE Ultralight tag */
68 /** A MIFARE Ultralight C tag */
83 * Get an instance of {@link MifareUltralight} for the given tag.
85 * {@link Tag#getTechList} - this indicates the tag is not MIFARE
90 * @param tag an MIFARE Ultralight compatible tag
93 public static MifareUltralight get(Tag tag) { argument
103 MifareUltralight(Tag tag) argument
[all...]
/frameworks/base/core/java/android/util/
H A DLogWriter.java30 * and tag.
38 * @param tag A string tag to associate with each printed log statement.
40 public LogWriter(int priority, String tag) { argument
42 mTag = tag;
50 public LogWriter(int priority, String tag, int buffer) { argument
52 mTag = tag;
/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
H A DAsn1Constructed.java10 public Asn1Constructed(int tag, Asn1Class asn1Class, int length, argument
12 super(tag, asn1Class, true, length, payload);
H A DAsn1Integer.java13 public Asn1Integer(int tag, Asn1Class asn1Class, int length, ByteBuffer data) { argument
14 super(tag, asn1Class, false, length);
H A DAsn1Oid.java20 public Asn1Oid(int tag, Asn1Class asn1Class, int length, ByteBuffer data) argument
22 super(tag, asn1Class, false, length);
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerInternal.java23 String tag, int id, Notification notification, int[] idReceived, int userId);
22 enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, String tag, int id, Notification notification, int[] idReceived, int userId) argument
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
H A DBandwidthEnforcementTestService.java62 public static void dumpResult(String tag, boolean result, String outputFile) { argument
71 out.append(tag + ":fail\n");
73 out.append(tag + ":pass\n");
78 Log.e(TAG, tag + " FAILURE ====================");
79 Log.e(TAG, tag + " FAILURE was able to use data");
80 Log.e(TAG, tag + " FAILURE ====================");
82 Log.d(TAG, tag + " success; unable to use data");
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/
H A DAbstractLayoutTest.java54 public abstract String tag(); method in class:AbstractLayoutTest
69 Log.d(tag(), "Time: " + (float) (System.currentTimeMillis() - start) / N * 1000 + "mics");
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DTestActivity.java40 protected abstract String tag(); method in class:TestActivity
69 Log.d(tag(), "Test: " + t.name);
/frameworks/native/services/surfaceflinger/EventLog/
H A DEventLog.cpp54 EventLog::TagBuffer::TagBuffer(int32_t tag) argument
55 : mPos(0), mTag(tag), mOverflow(false) {
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompatSideChannelService.java61 public abstract void notify(String packageName, int id, String tag, Notification notification); argument
66 public abstract void cancel(String packageName, int id, String tag); argument
75 public void notify(String packageName, int id, String tag, Notification notification) argument
80 NotificationCompatSideChannelService.this.notify(packageName, id, tag, notification);
87 public void cancel(String packageName, int id, String tag) throws RemoteException { argument
91 NotificationCompatSideChannelService.this.cancel(packageName, id, tag);
/frameworks/av/include/camera/ndk/
H A DNdkCameraMetadata.h91 * The tag identifying the entry.
97 uint32_t tag; member in struct:ACameraMetadata_entry
102 * <p>Must be one of ACAMERA_TYPE_* enum values defined above. A particular tag always has the
136 * The tag identifying the entry.
142 uint32_t tag; member in struct:ACameraMetadata_const_entry
147 * <p>Must be one of ACAMERA_TYPE_* enum values defined above. A particular tag always has the
180 * @param tag the tag value of the camera metadata entry to be get.
188 * of input tag value.</li></ul>
191 const ACameraMetadata* metadata, uint32_t tag, /*ou
[all...]
/frameworks/av/media/img_utils/include/img_utils/
H A DTiffEntryImpl.h38 TiffEntryImpl(uint16_t tag, TagType type, uint32_t count, Endianness end, const T* data);
64 TiffEntryImpl<T>::TiffEntryImpl(uint16_t tag, TagType type, uint32_t count, Endianness end, argument
66 : mTag(tag), mType(static_cast<uint16_t>(type)), mCount(count), mEnd(end) {
/frameworks/av/media/libstagefright/
H A DStagefrightMediaScanner.cpp108 const char *tag; member in struct:android::KeyMap
133 status = client.addStringTag(kKeyMap[i].tag, value);
/frameworks/base/core/java/android/app/
H A DTabActivity.java65 * @param tag the name of the default tab
67 public void setDefaultTab(String tag) { argument
68 mDefaultTab = tag;
/frameworks/base/core/java/android/os/
H A DTokenWatcher.java40 * @param tag A debugging tag for this TokenWatcher
42 public TokenWatcher(Handler h, String tag) argument
45 mTag = tag != null ? tag : "TokenWatcher";
65 * @param tag A string used by the {@link #dump} method for debugging,
68 public void acquire(IBinder token, String tag) argument
75 Death d = new Death(token, tag);
140 a.add("[" + i + "] " + mTokens.get(b).tag + " - " + b);
183 String tag; field in class:TokenWatcher.Death
185 Death(IBinder token, String tag) argument
[all...]
H A DUpdateLock.java73 * @param tag An arbitrary string used to identify this lock instance in dump output.
75 public UpdateLock(String tag) { argument
76 mTag = tag;
/frameworks/base/core/java/android/security/keymaster/
H A DKeyCharacteristics.java70 * Returns the value of the specified enum tag or {@code defaultValue} if the tag is not
73 * @throws IllegalArgumentException if {@code tag} is not an enum tag.
75 public Integer getEnum(int tag) { argument
76 if (hwEnforced.containsTag(tag)) {
77 return hwEnforced.getEnum(tag, -1);
78 } else if (swEnforced.containsTag(tag)) {
79 return swEnforced.getEnum(tag, -1);
86 * Returns all values of the specified repeating enum tag
90 getEnums(int tag) argument
103 getUnsignedInt(int tag, long defaultValue) argument
116 getUnsignedLongs(int tag) argument
130 getDate(int tag) argument
143 getBoolean(int tag) argument
[all...]
/frameworks/base/core/java/android/transition/
H A DTransitionInflater.java133 // Make sure we are on a start tag.
199 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { argument
203 throw new InflateException(tag + " tag must have a 'class' attribute");
241 // Make sure we are on a start tag.
295 // Make sure we are on a start tag.
/frameworks/base/core/jni/
H A Dandroid_os_Trace.cpp50 jlong tag, jstring nameStr, jint value) {
53 ALOGV("%s: %" PRId64 " %s %d", __FUNCTION__, tag, name.c_str(), value);
54 atrace_int(tag, name.c_str(), value);
58 jlong tag, jstring nameStr) {
63 ALOGV("%s: %" PRId64 " %s", __FUNCTION__, tag, utf8Chars.string());
64 atrace_begin(tag, utf8Chars.string());
68 jlong tag) {
70 ALOGV("%s: %" PRId64, __FUNCTION__, tag);
71 atrace_end(tag);
75 jlong tag, jstrin
49 android_os_Trace_nativeTraceCounter(JNIEnv* env, jclass clazz, jlong tag, jstring nameStr, jint value) argument
57 android_os_Trace_nativeTraceBegin(JNIEnv* env, jclass clazz, jlong tag, jstring nameStr) argument
67 android_os_Trace_nativeTraceEnd(JNIEnv* env, jclass clazz, jlong tag) argument
74 android_os_Trace_nativeAsyncTraceBegin(JNIEnv* env, jclass clazz, jlong tag, jstring nameStr, jint cookie) argument
84 android_os_Trace_nativeAsyncTraceEnd(JNIEnv* env, jclass clazz, jlong tag, jstring nameStr, jint cookie) argument
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingLog.java70 public static void v(String tag, String s) { argument
75 Log.v(TAG, tag + "\t" + s);
77 log("V", tag, s);
80 public static void i(String tag, String s) { argument
82 Log.i(TAG, tag + "\t" + s);
84 log("I", tag, s);
87 public static void w(String tag, String s) { argument
89 Log.w(TAG, tag + "\t" + s);
91 log("W", tag, s);
94 public static void e(String tag, Strin argument
101 log(String level, String tag, String s) argument
136 wtf(String tag, String s) argument
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DCastController.java43 public Object tag; field in class:CastController.CastDevice

Completed in 559 milliseconds

1234567891011>>