OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CursorListEntityWrapper
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Browser/src/com/android/browser/homepages/
Template.java
116
public abstract static class
CursorListEntityWrapper
implements ListEntityIterator {
120
public
CursorListEntityWrapper
(Cursor cursor) {
RequestHandler.java
127
t.assignLoop("most_visited", new Template.
CursorListEntityWrapper
(cursor) {
Completed in 29 milliseconds