Home | History | Annotate | Download | only in camera

Lines Matching refs:pickIds

622             int[] pickIds = {R.id.attach, R.id.cancel};
624 int[] connectIds = isPickIntent() ? pickIds : normalIds;