Searched refs:TYPE_SEARCH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DDirectoryLoader.java110 if (mType == DirectoryFragment.TYPE_SEARCH) {
156 if (mType == DirectoryFragment.TYPE_SEARCH) {
177 if (mType == DirectoryFragment.TYPE_SEARCH) {
H A DDirectoryFragment.java110 public static final int TYPE_SEARCH = 2; field in class:DirectoryFragment
150 show(fm, TYPE_SEARCH, root, null, query, anim);
289 case TYPE_SEARCH:

Completed in 61 milliseconds