Searched refs:rowExists (Results 1 – 4 of 4) sorted by relevance
129 if (entry.rowExists()) { in inflateViews()197 if (entry.rowExists()) { in onNotificationRankingUpdated()209 if (entry.rowExists()) { in onNotificationRankingUpdated()
636 public boolean rowExists() { in rowExists() method in NotificationEntry
254 if (entry != null && entry.rowExists()) { in closeRemoteInputs()261 if (entry.rowExists()) { in closeRemoteInputs()
316 if (entry.rowExists()) { in removeNotificationInternal()347 if (entry != null && entry.rowExists() && entry.isSummaryWithChildren()) { in handleGroupSummaryRemoved()