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

/packages/apps/UnifiedEmail/src/com/android/mail/widget/
H A DWidgetService.java225 private boolean mFolderInformationShown = false; field in class:WidgetService.MailFactory
281 mFolderInformationShown = false;
549 if (!mFolderInformationShown && !TextUtils.isEmpty(folderName) &&
559 mFolderInformationShown = true;

Completed in 68 milliseconds