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