OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StripDrawer
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
StripDrawer.java
25
public class
StripDrawer
extends SelectionDrawer {
31
public
StripDrawer
(Context context) {
FilmStripView.java
48
private
StripDrawer
mStripDrawer;
77
mStripDrawer = new
StripDrawer
((Context) activity);
Completed in 31 milliseconds