OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_CAMERA
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DataSourceType.java
25
public static final int
TYPE_CAMERA
= 3;
36
if (MediaSetUtils.isCameraSource(path)) return
TYPE_CAMERA
;
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java
68
case DataSourceType.
TYPE_CAMERA
:
Completed in 85 milliseconds