Searched defs:mType (Results 51 - 65 of 65) sorted by relevance

123

/frameworks/base/graphics/java/android/renderscript/
H A DElement.java59 DataType mType; field in class:Element
283 return mType;
755 mType = DataType.NONE;
778 mType = dt;
792 // we will pack mType; mKind; mNormalized; mVectorSize; NumSubElements
801 mType = dt;
802 mSize = mType.mSize * mVectorSize;
971 // We also ignore mNormalized because it can be different. The mType
975 (mType != DataType.NONE) &&
976 (mType
[all...]
/frameworks/base/tools/aapt/
H A DResourceTable.h295 : mName(name), mType(TYPE_UNKNOWN),
307 type getType() const { return mType; }
332 const Item* getItem() const { return mType == TYPE_ITEM ? &mItem : NULL; }
353 type mType; member in class:ResourceTable::Entry
/frameworks/compile/slang/
H A Dslang_rs_export_type.h244 // NOTE: There's no any instance of RSExportPrimitiveType which mType
249 DataType mType; member in class:slang::RSExportPrimitiveType
275 mType(DT),
309 inline DataType getType() const { return mType; }
311 return ((mType >= FirstRSObjectType) && (mType <= LastRSObjectType));
484 const RSExportType *mType; member in class:slang::RSExportRecordType::Field
497 : mType(T),
505 inline const RSExportType *getType() const { return mType; }
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DElement.java75 DataType mType; field in class:Element
292 return mType;
716 mType = DataType.NONE;
739 mType = dt;
883 // We also ignore mNormalized because it can be different. The mType
887 (mType != DataType.NONE) &&
888 (mType == e.mType) &&
/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java1187 statement.mType = type;
1227 public int mType; field in class:SQLiteConnection.PreparedStatement
1269 + ", type=" + statement.mType
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp46 jfieldID mType; member in struct:android::typedvalue_offsets_t
89 env->SetIntField(outValue, gTypedValueOffsets.mType, value.dataType);
1725 gTypedValueOffsets.mType
1727 LOG_FATAL_IF(gTypedValueOffsets.mType == NULL, "Unable to find TypedValue.type");
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java304 private final int mType; field in class:VCardEntry.PhoneData
314 mType = type;
327 builder.withValue(Phone.TYPE, mType);
328 if (mType == Phone.TYPE_CUSTOM) {
352 return (mType == phoneData.mType
360 int hash = mType;
369 return String.format("type: %d, data: %s, label: %s, isPrimary: %s", mType, mNumber,
383 return mType;
397 private final int mType; field in class:VCardEntry.EmailData
496 private final int mType; field in class:VCardEntry.PostalData
738 private final int mType; field in class:VCardEntry.OrganizationData
874 private final int mType; field in class:VCardEntry.ImData
1349 private final int mType; field in class:VCardEntry.SipData
[all...]
/frameworks/base/core/java/android/webkit/
H A DWebView.java388 private int mType; field in class:WebView.HitTestResult
395 mType = UNKNOWN_TYPE;
402 mType = type;
419 return mType;
H A DWebViewCore.java939 public int mType; field in class:WebViewCore.TextFieldInitData
/frameworks/base/services/java/com/android/server/
H A DConnectivityService.java337 public int mType; field in class:ConnectivityService.RadioAttributes
340 mType = Integer.parseInt(fragments[0]);
425 if (r.mType > ConnectivityManager.MAX_RADIO_TYPE) {
426 loge("Error in radioAttributes - ignoring attempt to define type " + r.mType);
429 if (mRadioAttributes[r.mType] != null) {
431 r.mType);
434 mRadioAttributes[r.mType] = r;
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h232 : mType(type), mTriggerSession(triggerSession), mListenerSession(listenerSession),
241 AudioSystem::sync_event_t type() const { return mType; }
247 const AudioSystem::sync_event_t mType; member in class:android::AudioFlinger::SyncEvent
484 ConfigEvent(int type) : mType(type) {}
487 int type() const { return mType; }
492 const int mType; member in class:android::AudioFlinger::ThreadBase::ConfigEvent
552 type_t type() const { return mType; }
668 effect_uuid_t mType; // effect type UUID member in class:android::AudioFlinger::ThreadBase::SuspendedSessionDesc
689 const type_t mType; member in class:android::AudioFlinger::ThreadBase
1888 effect_uuid_t mType; member in class:android::AudioFlinger::EffectChain::SuspendedEffectDesc
[all...]
/frameworks/base/core/java/android/content/
H A DIntent.java3370 private String mType; field in class:Intent
3394 this.mType = o.mType;
3423 this.mType = o.mType;
3686 intent.mType = value;
3812 intent.mType = uri.substring(i, j);
3992 return mType;
4025 if (mType != null) {
4026 return mType;
[all...]
/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java1079 int type = pointer.mType;
3896 public int mType; field in class:GLLogWrapper.PointerInfo
3899 * sizeof(mType)
3910 mType = type;
3933 return mStride > 0 ? mStride : sizeof(mType) * mSize;
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java495 final int mType; field in class:BatteryStatsImpl.Timer
540 mType = type;
555 mType = type;
591 if (DEBUG && mType < 0) {
592 Log.v(TAG, "unplug #" + mType + ": realtime=" + batteryRealtime
598 if (DEBUG && mType < 0) {
599 Log.v(TAG, "unplug #" + mType
606 if (DEBUG && mType < 0) {
607 Log.v(TAG, "plug #" + mType + ": realtime=" + batteryRealtime
612 if (DEBUG && mType <
[all...]
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2532 private int mType; field in class:EditStyledText.EditStyledTextSpans.MarqueeSpan
2536 mType = type;
2546 return mType;
2550 mMarqueeColor = getMarqueeColor(mType, bgc);

Completed in 607 milliseconds

123