Searched defs:transitionDuration (Results 1 – 2 of 2) sorted by relevance
124 public final int transitionDuration; field in LauncherState155 public LauncherState(int id, int containerType, int transitionDuration, int flags) { in LauncherState()
45 protected OverviewState(int id, int transitionDuration, int stateFlags) { in OverviewState()