Searched refs:mIsPickImagesAction (Results 1 – 1 of 1) sorted by relevance
182 private boolean mIsPickImagesAction; field in PickerViewModel373 return mIsPickImagesAction; in isPickImagesAction()1052 mIsPickImagesAction = MediaStore.ACTION_PICK_IMAGES.equals(intent.getAction()); in parseValuesFromIntent()