Searched defs:EXTRA_CONTENT_DESCRIPTION (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java40 public static final String EXTRA_CONTENT_DESCRIPTION = "content_description"; field in class:Intents
328 mIntent.putExtra(EXTRA_CONTENT_DESCRIPTION, mContentDescription);

Completed in 40 milliseconds