Searched refs:rowExists (Results 1 – 4 of 4) sorted by relevance
136 if (entry.rowExists()) { in inflateViews()207 if (entry.rowExists()) { in onNotificationRankingUpdated()219 if (entry.rowExists()) { in onNotificationRankingUpdated()
552 public boolean rowExists() { in rowExists() method in NotificationEntry
254 if (entry != null && entry.rowExists()) { in closeRemoteInputs()261 if (entry.rowExists()) { in closeRemoteInputs()
321 if (entry.rowExists()) { in removeNotificationInternal()352 if (entry != null && entry.rowExists() && entry.isSummaryWithChildren()) { in handleGroupSummaryRemoved()