Searched refs:hasFullScreenIntent (Results 1 – 1 of 1) sorted by relevance
116 return hasFullScreenIntent(entry); in shouldHeadsUpBecomePinned()119 protected boolean hasFullScreenIntent(@NonNull NotificationEntry entry) { in hasFullScreenIntent() method in HeadsUpManager370 || remoteInputActive || hasFullScreenIntent(mEntry); in isSticky()383 boolean selfFullscreen = hasFullScreenIntent(mEntry); in compareTo()384 boolean otherFullscreen = hasFullScreenIntent(headsUpEntry.mEntry); in compareTo()