HomeSort by relevance Sort by last modified time
    Searched full:normalids (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 623 int[] normalIds = {R.id.setas, R.id.play, R.id.share, R.id.discard};
624 int[] connectIds = isPickIntent() ? pickIds : normalIds;
    [all...]

Completed in 234 milliseconds