Searched refs:sPickerChoiceManagedSelectionIntent (Results 1 – 1 of 1) sorted by relevance
133 private static final Intent sPickerChoiceManagedSelectionIntent; field in PhotoPickerBaseTest135 sPickerChoiceManagedSelectionIntent = new Intent(137 sPickerChoiceManagedSelectionIntent.addCategory(142 sPickerChoiceManagedSelectionIntent.putExtras(extras);177 return sPickerChoiceManagedSelectionIntent; in getPickerChoiceManagedSelectionIntent()