OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SwipableView
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
SwipableView.java
19
public interface
SwipableView
{
CategoryView.java
34
implements View.OnClickListener,
SwipableView
{
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StateView.java
27
import com.android.gallery3d.filtershow.category.
SwipableView
;
32
public class StateView extends View implements
SwipableView
{
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
78
import com.android.gallery3d.filtershow.category.
SwipableView
;
[
all
...]
Completed in 125 milliseconds