Searched refs:isFgsOrUij (Results 1 – 6 of 6) sorted by relevance
162 if (!record.getNotification().isFgsOrUij()) { in isImportantOngoing()
83 && !record.getNotification().isFgsOrUij(); in process()
7473 if (notification.isFgsOrUij()) {7628 if (notification.isFgsOrUij()) {8024 if (!n.isFgsOrUij()) {8072 if (!n.isFgsOrUij() && !hasFullScreenIntent && !requestedFullScreenIntent8894 if (r.getSbn().getNotification().isFgsOrUij()) {
365 if (sbn.getNotification().isFgsOrUij() in shouldProtectNotification()
808 if (mSbn.getNotification().isFgsOrUij()) { in isExemptFromDndVisualSuppression()
6271 boolean hideSnoozeButton = mN.isFgsOrUij() in bindSnoozeAction()7584 public boolean isFgsOrUij() { in isFgsOrUij() method in Notification.Builder7677 && (hasColorizedPermission() || isFgsOrUij()); in isColorized()