OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isShowingDialogForAttachment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentProgressDialogFragment.java
117
public boolean
isShowingDialogForAttachment
(Attachment attachment) {
AttachmentActionHandler.java
182
if (dialog != null && dialog.
isShowingDialogForAttachment
(mAttachment)) {
Completed in 785 milliseconds