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

  /frameworks/base/core/java/android/view/animation/
Animation.java 56 * The specified dimension is an absolute number of pixels.
58 public static final int ABSOLUTE = 0;
846 * @param type One of Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or
855 case ABSOLUTE:
923 * One of Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or
929 * The absolute or relative dimension for this Description.
936 * <li>An absolute size. This is represented by a number.</li>
948 d.type = ABSOLUTE;
958 d.type = ABSOLUTE;
963 d.type = ABSOLUTE;
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 91 milliseconds