Searched refs:unread (Results 1 – 14 of 14) sorted by relevance
68 this.s.unread(b); in MimeBoundaryInputStream()138 s.unread(b2); in read()153 s.unread(b); in matchBoundary()156 s.unread(boundary[j]); in matchBoundary()
106 in.unread(c); in unreadByte()
89 final boolean unread = !isRead(cursor, index); in verifyContent()90 verifyContent(view, name, snippet, timestamp, unread); in verifyContent()98 final boolean unread) { in verifyContent() argument111 if (unread) { in verifyContent()
213 public void put(NotificationKey key, int unread, int unseen) { in put() argument215 new Pair<Integer, Integer>(Integer.valueOf(unread), Integer.valueOf(unseen)); in put()310 Integer unread = notifications.getUnread(key); in createNotificationString() local312 if (unread == null || unread.intValue() == 0) { in createNotificationString()316 result.append(key.toString() + " (" + unread + ", " + unseen + ")"); in createNotificationString()564 final Integer unread = notificationMap.getUnread(key); in validateNotifications() local565 final int unreadCount = unread != null ? unread.intValue() : 0; in validateNotifications()
163 } else if (itemId == R.id.unread) { in onActionItemClicked()405 final MenuItem unread = menu.findItem(R.id.unread); in onPrepareActionMode() local406 unread.setVisible(showMarkUnread); in onPrepareActionMode()
64 public boolean unread; field in ConversationItemViewModel156 header.unread = !conv.read; in forConversation()
713 createSubject(mHeader.unread); in onLayout()1185 boolean isUnread = mHeader.unread; in onDraw()
277 String name, int unread, int total) { in createFolderDetailsMap() argument278 return createFolderDetailsMap(folderId, accountId, name, false, unread, total); in createFolderDetailsMap()282 String name, boolean hasChildren, int unread, int total) { in createFolderDetailsMap() argument293 folderMap.put(FolderColumns.UNREAD_COUNT, unread); in createFolderDetailsMap()
158 protected CharSequence boldifyIfUnread(CharSequence text, final boolean unread) {159 if (!unread) {
85 mUnreadCountTextView = (TextView)findViewById(R.id.unread); in onFinishInflate()
77 } else if (id == R.id.unread) { in getMenuItemString()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...