Searched refs:hasFullScreenIntent (Results 1 – 1 of 1) sorted by relevance
155 return hasFullScreenIntent(entry); in shouldHeadsUpBecomePinned()158 protected boolean hasFullScreenIntent(@NonNull NotificationData.Entry entry) { in hasFullScreenIntent() method in HeadsUpManager495 || remoteInputActive || hasFullScreenIntent(entry); in isSticky()507 boolean selfFullscreen = hasFullScreenIntent(entry); in compareTo()508 boolean otherFullscreen = hasFullScreenIntent(o.entry); in compareTo()