/aosp12/frameworks/base/core/java/android/view/ |
H A D | TouchDelegate.java | 65 public static final int ABOVE = 1; field in TouchDelegate
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | RelativeLayout.java | 104 public static final int ABOVE = 2; field in RelativeLayout 198 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM 983 anchorParams = getRelatedViewParams(rules, ABOVE); in applyVerticalSizeRules() 987 } else if (childParams.alignWithParent && rules[ABOVE] != 0) { in applyVerticalSizeRules() 1240 @ViewDebug.IntToString(from = ABOVE, to = "above"), 1323 rules[ABOVE] = a.getResourceId(attr, 0); in LayoutParams() 1843 propertyReader.readResourceId(mAboveId, rules[ABOVE]); in readProperties()
|
H A D | TimePickerClockDelegate.java | 483 || params.getRule(RelativeLayout.ABOVE) != 0) { 494 params.addRule(RelativeLayout.ABOVE, otherViewId); 496 otherViewId = params.getRule(RelativeLayout.ABOVE); 497 params.removeRule(RelativeLayout.ABOVE);
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | Layout.java | 212 int rule = mBuilder.isNavBarVertical() ? RelativeLayout.START_OF : RelativeLayout.ABOVE; in createContentFrame() 290 int rule = mBuilder.isNavBarVertical() ? RelativeLayout.START_OF : RelativeLayout.ABOVE; in createActionBar()
|
/aosp12/hardware/invensense/6515/libsensors_iio/ |
H A D | License.txt | 82 DOCUMENTATION FOR THE SOFTWARE. WITHOUT LIMITATION OF THE ABOVE, INVENSENSE
|
/aosp12/hardware/broadcom/wlan/bcmdhd/firmware/ |
H A D | LICENSE.TXT | 82 DOCUMENTATION FOR THE SOFTWARE. WITHOUT LIMITATION OF THE ABOVE, BROADCOM
|
/aosp12/build/make/core/ |
H A D | LINUX_KERNEL_COPYING | 288 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
/aosp12/frameworks/native/opengl/tests/angeles/ |
H A D | license-LGPL.txt | 449 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
|
/aosp12/packages/apps/TV/res/raw/ |
H A D | third_party_licenses | 3308 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 48557 field public static final int ABOVE = 1; // 0x1 55612 field public static final int ABOVE = 2; // 0x2
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 33258 field public static final int ABOVE = 1; // 0x1 38156 field public static final int ABOVE = 2; // 0x2
|