Home
last modified time | relevance | path

Searched defs:include (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
DGalleryPicker.java556 ImageListData(int type, int include, String bucketId, int stringId) { in ImageListData()
/packages/apps/Email/src/com/android/email/activity/
DMessageCompose.java1671 private void setIncludeQuotedText(boolean include, boolean updateNeedsSaving) { in setIncludeQuotedText()
2252 List<Attachment> current, List<Attachment> sourceAttachments, boolean include) { in processSourceMessageAttachments()