HomeSort by relevance Sort by last modified time
    Searched refs:mUnreadCount (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Folder.java 209 private int mUnreadCount;
228 mUnseenCount, mUnreadCount, mTotalCount, mRefreshUri, mSyncStatus,
275 mUnreadCount = unreadCount;
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailActionBarView.java 134 private int mUnreadCount = 0;
709 if ((mUnreadCount != toDisplay || folderChanged) && toDisplay != 0) {
716 mUnreadCount = toDisplay;
    [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 1016 milliseconds