HomeSort by relevance Sort by last modified time
    Searched refs:BELOW (Results 1 - 25 of 27) sorted by null

1 2

  /frameworks/base/core/java/android/view/
TouchDelegate.java 65 * The touchable region of the View extends below its actual extent.
67 public static final int BELOW = 2;
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTooltipProvider.java 35 * Show tooltip below property row.
37 public static final int BELOW = 1;
62 * hierarchy, so it is better show it below and allow user see also property row.
  /external/chromium/chrome/browser/resources/
crashes.js 61 '****DO%20NOT%20CHANGE%20BELOW%20THIS%20LINE****%0Areport_id:' +
  /external/chromium_org/chrome/browser/resources/
crashes.js 64 '****DO NOT CHANGE BELOW THIS LINE****',
  /external/chromium_org/chrome/browser/resources/media/
webrtc_logs.js 64 '****DO NOT CHANGE BELOW THIS LINE****',
  /cts/tests/tests/widget/src/android/widget/cts/
RelativeLayout_LayoutParamsTest.java 71 // view2, below view1 and has same left position with view1.
78 assertEquals(R.id.relative_view1, rules[RelativeLayout.BELOW]);
178 // view2, below view1 and has same left position with view1.
185 assertEquals(R.id.relative_view21, rules[RelativeLayout.BELOW]);
190 assertEquals(R.id.relative_view21, rules[RelativeLayout.BELOW]);
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselView.java 64 // Note: remember to update carousel.rs when changing the values below
76 // Note: remember to update carousel.rs when changing the values below
86 /** Detail is positioned below the card **/
87 public static final int BELOW = 1 << 4;
93 * extent of the card, depending on whether the detail is above or below the card.
98 * the card, depending on whether the detail is above or below the card.
103 * the card, depending on whether the detail is above or below the card.
carousel.rs 105 /** Detail is positioned below the card **/
106 BELOW = 1 << 4,
112 * extent of the card, depending on whether the detail is above or below the card.
117 * the card, depending on whether the detail is above or below the card.
122 * the card, depending on whether the detail is above or below the card.
    [all...]
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupType.java 95 params.addRule(RelativeLayout.BELOW, lastView.getId());
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 101 public static final int BELOW = 3;
191 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
436 // mode but there is no practical way to get it instead of running the code below.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 20 %WHO MAY MODIFY AND REDISTRIBUTE THIS PROGRAM AS PERMITTED BELOW, BE
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /external/srec/config/en.us/dictionary/
c0.6     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 1001 milliseconds

1 2