Searched refs:hasFullScreenIntent (Results 1 – 1 of 1) sorted by relevance
227 && !mIsExpanded || hasFullScreenIntent(entry); in shouldHeadsUpBecomePinned()230 private boolean hasFullScreenIntent(NotificationData.Entry entry) { in hasFullScreenIntent() method in HeadsUpManager697 || remoteInputActive || hasFullScreenIntent(entry); in isSticky()709 boolean selfFullscreen = hasFullScreenIntent(entry); in compareTo()710 boolean otherFullscreen = hasFullScreenIntent(o.entry); in compareTo()