OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_RETURN_INDEX_HINT
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java
112
public static final String
KEY_RETURN_INDEX_HINT
= "return-index-hint";
[
all
...]
AlbumPage.java
644
mFocusIndex = data.getIntExtra(PhotoPage.
KEY_RETURN_INDEX_HINT
, 0);
Completed in 29 milliseconds