Home | History | Annotate | Download | only in documentsui

Lines Matching defs:EXTRA_SIZE

62     public static final String EXTRA_SIZE = "com.android.documentsui.stubprovider.SIZE";
645 long rootSize = extras.getLong(EXTRA_SIZE, 100) * 1024 * 1024;