Searched defs:CursorFilter (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DCursorFilter.java22 * <p>The CursorFilter delegates most of the work to the CursorAdapter.
27 class CursorFilter extends Filter { class in inherits:Filter
38 CursorFilter(CursorFilterClient client) { method in class:CursorFilter
/frameworks/support/v4/java/android/support/v4/widget/
H A DCursorFilter.java23 * The CursorFilter delegates most of the work to the
28 class CursorFilter extends Filter { class in inherits:Filter
39 CursorFilter(CursorFilterClient client) { method in class:CursorFilter

Completed in 248 milliseconds