HomeSort by relevance Sort by last modified time
    Searched defs:BELOW (Results 1 - 15 of 15) sorted by null

  /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;
  /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.
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 92 public static final int BELOW = 3;
287 graph.log(getResources(), ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM);
292 graph.getSortedViews(mSortedVerticalChildren, ABOVE, BELOW, ALIGN_BASELINE,
815 anchorParams = getRelatedViewParams(rules, BELOW);
819 } else if (childParams.alignWithParent && rules[BELOW] != 0) {
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 815 milliseconds