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

  /packages/apps/Launcher2/src/com/android/launcher2/
SmoothPagedView.java 24 public abstract class SmoothPagedView extends PagedView {
68 public SmoothPagedView(Context context, AttributeSet attrs) {
79 public SmoothPagedView(Context context, AttributeSet attrs, int defStyle) {
  /packages/apps/Launcher3/src/com/android/launcher3/
SmoothPagedView.java 24 public abstract class SmoothPagedView extends PagedView {
68 public SmoothPagedView(Context context, AttributeSet attrs) {
79 public SmoothPagedView(Context context, AttributeSet attrs, int defStyle) {

Completed in 109 milliseconds