Home
last modified time | relevance | path

Searched refs:ALIGN_PARENT_TOP (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java140 public static final int ALIGN_PARENT_TOP = 10; field in RelativeLayout
1017 if (0 != rules[ALIGN_PARENT_TOP]) { in applyVerticalSizeRules()
1247 @ViewDebug.IntToString(from = ALIGN_PARENT_TOP, to = "alignParentTop"),
1347 rules[ALIGN_PARENT_TOP] = a.getBoolean(attr, false) ? TRUE : 0; in LayoutParams()
1854 propertyReader.readBoolean(mAlignParentTopId, rules[ALIGN_PARENT_TOP] == TRUE); in readProperties()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DFrameworkActionBar.java152 layoutParams.addRule(RelativeLayout.ALIGN_PARENT_TOP); in createMenuPopup()
/aosp12/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
H A DLeanbackKeyboardContainer.java744 lp.removeRule(RelativeLayout.ALIGN_PARENT_TOP); in onStartInputView()
748 lp.addRule(RelativeLayout.ALIGN_PARENT_TOP); in onStartInputView()
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/
H A DVideoCallFragment.java1103 params.addRule(RelativeLayout.ALIGN_PARENT_TOP); in enterGreenScreenMode()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55622 field public static final int ALIGN_PARENT_TOP = 10; // 0xa
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38166 field public static final int ALIGN_PARENT_TOP = 10; // 0xa