HomeSort by relevance Sort by last modified time
    Searched refs:StateProperty (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/transition/
EpicenterTranslateClipReveal.java 221 final StateProperty propX = new StateProperty(StateProperty.TARGET_X);
227 final StateProperty propY = new StateProperty(StateProperty.TARGET_Y);
273 private static class StateProperty extends Property<View, State> {
282 public StateProperty(char targetDimension) {
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 62 milliseconds