OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGalleryIcon
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/util/
IntentHelper.java
47
public static Drawable
getGalleryIcon
(Context context, Intent galleryIntent) {
48
return GalleryHelper.
getGalleryIcon
(context, galleryIntent);
/packages/apps/Camera2/src_pd/com/android/camera/util/
GalleryHelper.java
40
public static Drawable
getGalleryIcon
(Context context, Intent galleryIntent) {
Completed in 47 milliseconds