OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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