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