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 HeadsUpManager373 || remoteInputActive || hasFullScreenIntent(mEntry); in isSticky()386 boolean selfFullscreen = hasFullScreenIntent(mEntry); in compareTo()387 boolean otherFullscreen = hasFullScreenIntent(headsUpEntry.mEntry); in compareTo()