OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCameraSource
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DataSourceType.java
36
if (MediaSetUtils.
isCameraSource
(path)) return TYPE_CAMERA;
/packages/apps/Gallery2/src/com/android/gallery3d/util/
MediaSetUtils.java
52
public static boolean
isCameraSource
(Path path) {
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPage.java
558
MediaSetUtils.
isCameraSource
(mMediaSetPath)
Completed in 175 milliseconds