Searched refs:getHotseatScaleAndTranslation (Results 1 – 6 of 6) sorted by relevance
97 public ScaleAndTranslation getHotseatScaleAndTranslation(Launcher launcher) { in getHotseatScaleAndTranslation() method in BackgroundAppState100 ScaleAndTranslation scaleAndTranslation = super.getHotseatScaleAndTranslation(launcher); in getHotseatScaleAndTranslation()105 return super.getHotseatScaleAndTranslation(launcher); in getHotseatScaleAndTranslation()
93 public ScaleAndTranslation getHotseatScaleAndTranslation(Launcher launcher) { in getHotseatScaleAndTranslation() method in OverviewState
76 public ScaleAndTranslation getHotseatScaleAndTranslation(Launcher launcher) { in getHotseatScaleAndTranslation() method in SpringLoadedState
78 ScaleAndTranslation hotseatScaleAndTranslation = state.getHotseatScaleAndTranslation( in setWorkspaceProperty()
207 public ScaleAndTranslation getHotseatScaleAndTranslation(Launcher launcher) { in getHotseatScaleAndTranslation() method in LauncherState
171 ScaleAndTranslation sat = OVERVIEW.getHotseatScaleAndTranslation(mLauncher); in createStateElementAnimation()