HomeSort by relevance Sort by last modified time
    Searched full:xproperty (Results 1 - 10 of 10) sorted by null

  /packages/apps/Dialer/java/com/android/dialershared/bubble/
MoveHandler.java 65 private final FloatPropertyCompat<WindowManager.LayoutParams> xProperty =
66 new FloatPropertyCompat<LayoutParams>("xProperty") {
149 xProperty.setValue(windowParams, xProperty.getValue(windowParams));
198 (int) xProperty.getValue(bubble.getWindowParams()),
219 moveXAnimation = new SpringAnimation(bubble.getWindowParams(), xProperty);
260 boolean pullRight = isOnRightHalf(xProperty.getValue(bubble.getWindowParams()));
  /external/guice/extensions/persist/lib/
hibernate-annotations.jar 
hibernate-search.jar 
  /frameworks/base/core/java/android/animation/
ObjectAnimator.java 299 * coordinates are integers that are set to separate properties, <code>xProperty</code> and
303 * @param xProperty The property for the x coordinate being animated.
308 public static <T> ObjectAnimator ofInt(T target, Property<T, Integer> xProperty,
311 PropertyValuesHolder x = PropertyValuesHolder.ofKeyframes(xProperty,
499 * coordinates are floats that are set to separate properties, <code>xProperty</code> and
503 * @param xProperty The property for the x coordinate being animated.
508 public static <T> ObjectAnimator ofFloat(T target, Property<T, Float> xProperty,
511 PropertyValuesHolder x = PropertyValuesHolder.ofKeyframes(xProperty,
    [all...]
  /external/ImageMagick/MagickCore/
animate.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 1008 XPropertyEvent xproperty; member in union:_XEvent
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 1005 XPropertyEvent xproperty; member in union:_XEvent
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 254 milliseconds