Home
last modified time | relevance | path

Searched refs:CUSTOM (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/vcard/tests/res/raw/
Dv21_android_custom_prop.vcf2 X-ANDROID-CUSTOM:custom_mime1;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15
3 X-ANDROID-CUSTOM:custom_mime2;a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p
4 X-ANDROID-CUSTOM:custom_mime3
5 X-ANDROID-CUSTOM:custom_mime4;z
Dv21_im.vcf3 X-ANDROID-CUSTOM:vnd.android.cursor.item/nickname;Nick;1;;;;;;;;;;;;;
Dv21_x_android_custom_after_photo.vcf40 X-ANDROID-CUSTOM:vnd.android.cursor.item/contact_event;1999-07-10;1;;;;;;;;;;;;;
/frameworks/base/core/java/android/widget/
DToolbar.java1622 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()
1998 if (lp.mViewType == LayoutParams.CUSTOM && shouldLayout(child) && in addCustomViewsWithGravity()
2007 if (lp.mViewType == LayoutParams.CUSTOM && shouldLayout(child) && in addCustomViewsWithGravity()
2072 return ((LayoutParams) child.getLayoutParams()).mViewType == LayoutParams.CUSTOM; in isCustomView()
2167 static final int CUSTOM = 0; field in Toolbar.LayoutParams
2171 int mViewType = CUSTOM;
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DToolbar.java1644 if (lp.mViewType != LayoutParams.CUSTOM || !shouldLayout(child)) { in onMeasure()
2024 if (lp.mViewType == LayoutParams.CUSTOM && shouldLayout(child) && in addCustomViewsWithGravity()
2033 if (lp.mViewType == LayoutParams.CUSTOM && shouldLayout(child) && in addCustomViewsWithGravity()
2099 return ((LayoutParams) child.getLayoutParams()).mViewType == LayoutParams.CUSTOM; in isCustomView()
2183 static final int CUSTOM = 0; field in Toolbar.LayoutParams
2187 int mViewType = CUSTOM;
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...