Home | History | Annotate | Download | only in camera

Lines Matching refs:isPickIntent

370     boolean isPickIntent() {
624 int[] connectIds = isPickIntent() ? pickIds : normalIds;
654 if (isPickIntent()) return;
1130 if (mViewImage.isPickIntent()) {