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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DSortingCursorWrapper.java34 public class SortingCursorWrapper extends AbstractCursor { class in inherits:AbstractCursor
41 public SortingCursorWrapper(Cursor cursor, int sortOrder) { method in class:SortingCursorWrapper
87 synchronized (SortingCursorWrapper.class) {

Completed in 70 milliseconds