Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java2921 LAYOUT_DIRECTION_INHERIT,
2958 public static final int LAYOUT_DIRECTION_INHERIT = LayoutDirection.INHERIT; field in View
3006 LAYOUT_DIRECTION_INHERIT,
3013 private static final int LAYOUT_DIRECTION_DEFAULT = LAYOUT_DIRECTION_INHERIT;
13794 @ViewDebug.IntToString(from = LAYOUT_DIRECTION_INHERIT, to = "INHERIT"),
13800 @EnumEntry(value = LAYOUT_DIRECTION_INHERIT, name = "inherit"),
22476 case LAYOUT_DIRECTION_INHERIT: in resolveLayoutDirection()
22519 case LAYOUT_DIRECTION_INHERIT: in canResolveLayoutDirection()
22553 return (getRawLayoutDirection() == LAYOUT_DIRECTION_INHERIT); in isLayoutDirectionInherited()
25731 getRawLayoutDirection() == View.LAYOUT_DIRECTION_INHERIT) { in resolveDrawables()
DViewRootImpl.java3440 if (mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in performTraversals()
6525 && mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in updateLastConfigurationFromResources()
/frameworks/base/core/java/android/widget/
DPopupWindow.java1512 (mContentView.getRawLayoutDirection() == View.LAYOUT_DIRECTION_INHERIT); in preparePopup()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33804 field public static final int LAYOUT_DIRECTION_INHERIT = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt53269 field public static final int LAYOUT_DIRECTION_INHERIT = 2; // 0x2