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

  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
ReorderUtils.java 5 package com.android.deskclock.widget.sgv;
GridAdapter.java 5 package com.android.deskclock.widget.sgv;
10 import com.android.deskclock.widget.sgv.ReorderUtils;
ReorderHelper.java 5 package com.android.deskclock.widget.sgv;
11 import com.android.deskclock.widget.sgv.StaggeredGridView.LayoutParams;
12 import com.android.deskclock.widget.sgv.StaggeredGridView.ReorderListener;
SgvAnimationHelper.java 3 package com.android.deskclock.widget.sgv;
OverScrollerSGV.java 17 package com.android.deskclock.widget.sgv;
    [all...]
StaggeredGridView.java 17 package com.android.deskclock.widget.sgv;
55 import com.android.deskclock.widget.sgv.SgvAnimationHelper.AnimationIn;
56 import com.android.deskclock.widget.sgv.SgvAnimationHelper.AnimationOut;
88 * Like ListView, SGV populates from an adapter and recycles views that fall out
    [all...]

Completed in 574 milliseconds