Searched refs:OP_JUMBO_SELECTION_SIZE (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.documentsui.clipping.DocumentClipper.OP_JUMBO_SELECTION_SIZE;121 mSelectionSize = bundle.getInt(OP_JUMBO_SELECTION_SIZE); in JumboUrisSupplier()
36 static final String OP_JUMBO_SELECTION_SIZE = "jumboSelection-size"; field
178 bundle.putInt(OP_JUMBO_SELECTION_SIZE, uris.size()); in createJumboClipData()