OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScrollerHelper
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
ScrollerHelper.java
25
public class
ScrollerHelper
{
30
public
ScrollerHelper
(Context context) {
SlotView.java
64
private final
ScrollerHelper
mScroller;
94
mScroller = new
ScrollerHelper
((Context) activity);
Completed in 1069 milliseconds