Searched refs:ScrollableLayoutManager (Results 1 – 6 of 6) sorted by relevance
30 import com.android.launcher3.util.ScrollableLayoutManager;63 setLayoutManager(new ScrollableLayoutManager(getContext())); in onFinishInflate()
33 public class ScrollableLayoutManager extends GridLayoutManager { class55 public ScrollableLayoutManager(Context context) { in ScrollableLayoutManager() method in ScrollableLayoutManager
32 import com.android.launcher3.util.ScrollableLayoutManager;99 public class AppsGridLayoutManager extends ScrollableLayoutManager {
66 import com.android.launcher3.util.ScrollableLayoutManager;287 float scaleProgress = ScrollableLayoutManager.PREDICTIVE_BACK_MIN_SCALE in onBackProgressed()288 + (1 - ScrollableLayoutManager.PREDICTIVE_BACK_MIN_SCALE) in onBackProgressed()
30 import static com.android.launcher3.util.ScrollableLayoutManager.PREDICTIVE_BACK_MIN_SCALE;
26 import static com.android.launcher3.util.ScrollableLayoutManager.PREDICTIVE_BACK_MIN_SCALE;