Searched refs:rowExists (Results 1 – 5 of 5) sorted by relevance
128 if (entry.rowExists()) { in inflateViews()189 if (entry.rowExists()) { in onNotificationRankingUpdated()200 if (entry.rowExists()) { in onNotificationRankingUpdated()
261 if (entry != null && entry.rowExists()) { in closeRemoteInputs()268 if (entry.rowExists()) { in closeRemoteInputs()
488 if (entry.rowExists()) { in removeNotificationInternal()526 if (entry != null && entry.rowExists() && entry.isSummaryWithChildren()) { in handleGroupSummaryRemoved()
614 public boolean rowExists() { in rowExists() method in NotificationEntry
6574 if (entry.rowExists() && !entry.getSbn().isClearable()) {