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

1 2

  /frameworks/base/core/java/android/view/
TouchDelegate.java 60 * The touchable region of the View extends above its actual extent.
62 public static final int ABOVE = 1;
  /cts/tests/tests/widget/src/android/widget/cts/
RelativeLayout_LayoutParamsTest.java 94 // view4, has same right position with view3 and above view3.
102 assertEquals(R.id.relative_view3, rules[RelativeLayout.ABOVE]);
216 // view4, has same right position with view3 and above view3.
226 assertEquals(R.id.relative_view23, rules[RelativeLayout.ABOVE]);
231 assertEquals(R.id.relative_view23, rules[RelativeLayout.ABOVE]);
  /external/chromium_org/tools/coverity/
coverity.py 246 help='full path to directory ABOVE "src"',
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselView.java 84 /** Detail is positioned above the card (not yet implemented) **/
85 public static final int ABOVE = 1 << 3;
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.
354 * This sets the detail texture that floats above card n. It should only be called in response
carousel.rs 103 /** Detail is positioned above the card (not yet implemented) **/
104 ABOVE = 1 << 3,
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...]
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 97 public static final int ABOVE = 2;
191 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 361 above, provided that you also meet all of these conditions:
404 Sections 1 and 2 above provided that you also do one of the following:
408 1 and 2 above on a medium customarily used for software interchange; or,
414 distributed under the terms of Sections 1 and 2 above on a medium
421 an offer, in accord with Subsection b above.)
540 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 9 * above copyright notice and the following two paragraphs appear in
266 * Things above this line should ideally be moved to the Indic table itself.
737 * by the logic above already.
810 * o After main consonant (for above marks)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 9 * above copyright notice and the following two paragraphs appear in
266 * Things above this line should ideally be moved to the Indic table itself.
737 * by the logic above already.
810 * o After main consonant (for above marks)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
com.ibm.icu_4.2.1.v20100412.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 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 536 milliseconds

1 2