Home
last modified time | relevance | path

Searched refs:mSortOrder (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/content/
DCursorLoader.java49 String mSortOrder; field in CursorLoader
65 mSelectionArgs, mSortOrder, mCancellationSignal); in loadInBackground()
141 mSortOrder = sortOrder; in CursorLoader()
223 return mSortOrder; in getSortOrder()
227 mSortOrder = sortOrder; in setSortOrder()
239 writer.print(prefix); writer.print("mSortOrder="); writer.println(mSortOrder); in dump()
/frameworks/support/v4/java/android/support/v4/content/
DCursorLoader.java44 String mSortOrder; field in CursorLoader
60 mUri, mProjection, mSelection, mSelectionArgs, mSortOrder, in loadInBackground()
137 mSortOrder = sortOrder; in CursorLoader()
219 return mSortOrder; in getSortOrder()
223 mSortOrder = sortOrder; in setSortOrder()
235 writer.print(prefix); writer.print("mSortOrder="); writer.println(mSortOrder); in dump()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DModel.java65 private int mSortOrder = SORT_ORDER_DISPLAY_NAME; field in Model
107 mSortOrder = result.sortOrder; in update()
138 switch (mSortOrder) { in updateModelData()
172 switch(mSortOrder) { in updateModelData()
187 switch (mSortOrder) { in updateModelData()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRecentsLoader.java85 private final int mSortOrder = State.SORT_ORDER_LAST_MODIFIED; field in RecentsLoader
291 uri, null, null, null, DirectoryLoader.getQuerySortOrder(mSortOrder)); in runInternal()
/frameworks/base/cmds/content/src/com/android/commands/content/
DContent.java541 final String mSortOrder; field in Content.QueryCommand
547 mSortOrder = sortOrder; in QueryCommand()
553 null, mSortOrder, null); in onExecute()
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd252 mSortOrder); // The sort order for the returned rows
485 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcontent-provider-basics.jd250 mSortOrder); // The sort order for the returned rows
483 mSortOrder); // The sort order for the returned rows