OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ITEM_PATH
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalVideo.java
37
static final Path
ITEM_PATH
= Path.fromString("/local/video/item");
LocalImage.java
53
static final Path
ITEM_PATH
= Path.fromString("/local/image/item");
Completed in 1309 milliseconds