OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_GET_ALBUM
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPicker.java
35
data.putBoolean(GalleryActivity.
KEY_GET_ALBUM
, true);
GalleryActivity.java
49
public static final String
KEY_GET_ALBUM
= "get-album";
AlbumSetPage.java
326
mGetAlbum = data.getBoolean(GalleryActivity.
KEY_GET_ALBUM
, false);
Completed in 743 milliseconds