OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:editorpanel
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorPanel.java
36
public class
EditorPanel
extends Fragment {
38
private static final String LOGTAG = "
EditorPanel
";
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
89
import com.android.gallery3d.filtershow.editors.
EditorPanel
;
312
EditorPanel
panel = new
EditorPanel
();
[
all
...]
Completed in 197 milliseconds