OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONTENT_TYPE_PHOTO
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/print/
PrintDocumentInfo.java
102
public static final int
CONTENT_TYPE_PHOTO
= 1;
168
* @see #
CONTENT_TYPE_PHOTO
263
case
CONTENT_TYPE_PHOTO
: {
264
return "
CONTENT_TYPE_PHOTO
";
328
* @see #
CONTENT_TYPE_PHOTO
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 414 milliseconds