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

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java205 * @see #FLAG_DIR_PREFERS_GRID
279 public static final int FLAG_DIR_PREFERS_GRID = 1 << 4; field in class:DocumentsContract.Document
308 * @see #FLAG_DIR_PREFERS_GRID

Completed in 72 milliseconds