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

  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 624 int[] connectIds = isPickIntent() ? pickIds : normalIds;
625 for (int id : connectIds) {
    [all...]

Completed in 197 milliseconds