Home
last modified time | relevance | path

Searched defs:CursorBinder (Results 1 – 1 of 1) sorted by relevance

/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DAdapters.java279 public static abstract class CursorBinder { class in Adapters
302 public CursorBinder(Context context, CursorTransformation transformation) { in CursorBinder() method in Adapters.CursorBinder