Home | History | Annotate | Download | only in documentsui

Lines Matching defs:EXTRA_SIZE

63     public static final String EXTRA_SIZE = "com.android.documentsui.stubprovider.SIZE";
596 long rootSize = extras.getLong(EXTRA_SIZE, 1) * 1024 * 1024;