OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSelectionModePrompt
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DialogPicker.java
32
setTitle(GalleryUtils.
getSelectionModePrompt
(typeBits));
AlbumPage.java
457
actionBar.setTitle(GalleryUtils.
getSelectionModePrompt
(typeBits));
/packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java
302
public static int
getSelectionModePrompt
(int typeBits) {
Completed in 1224 milliseconds