Home
last modified time | relevance | path

Searched refs:FLAG_SUPPORTS_RECENTS (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
DRootInfo.java294 return (flags & Root.FLAG_SUPPORTS_RECENTS) != 0; in supportsRecents()
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DTestDocumentsProvider.java135 row.add(Root.COLUMN_FLAGS, Root.FLAG_SUPPORTS_RECENTS | Root.FLAG_SUPPORTS_CREATE); in queryRoots()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java526 public static final int FLAG_SUPPORTS_RECENTS = 1 << 2; field in DocumentsContract.Root
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html/guide/topics/providers/
Ddocument-provider.jd756 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
761 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Ddocument-provider.jd754 // creating documents. FLAG_SUPPORTS_RECENTS means your application's most
759 Root.FLAG_SUPPORTS_RECENTS |
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24811 field public static final int FLAG_SUPPORTS_RECENTS = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt31881 field public static final int FLAG_SUPPORTS_RECENTS = 4; // 0x4
Dtest-current.txt31954 field public static final int FLAG_SUPPORTS_RECENTS = 4; // 0x4
Dsystem-current.txt34484 field public static final int FLAG_SUPPORTS_RECENTS = 4; // 0x4