OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhotoTouchListener
(Results
1 - 2
of
2
) sorted by null
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTouchListener.java
28
public class
PhotoTouchListener
implements View.OnTouchListener {
29
private static final String TAG = "
PhotoTouchListener
";
55
public
PhotoTouchListener
(Context context, PhotoTable table) {
PhotoTable.java
484
photo.setOnTouchListener(new
PhotoTouchListener
(table.getContext(),
[
all
...]
Completed in 55 milliseconds