Searched refs:notificationIsValidForUI (Results 1 – 1 of 1) sorted by relevance
118 mUiHandler.obtainMessage(notificationIsValidForUI(sbn) in handleWorkerMessage()151 .filter(this::notificationIsValidForUI) in handleWorkerMessage()312 private boolean notificationIsValidForUI(StatusBarNotification sbn) { in notificationIsValidForUI() method in NotificationListener