Home
last modified time | relevance | path

Searched defs:conditionsToNotify (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DConditionProvidersTest.java82 Condition[] conditionsToNotify = new Condition[] { in notifyConditions_callbackOnConditionChanged() local
101 Condition[] conditionsToNotify = new Condition[] { in notifyConditions_duplicateIds_ignored() local
121 Condition[] conditionsToNotify = new Condition[] { in notifyConditions_nullItems_ignored() local
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DEventConditionProvider.java209 List<Condition> conditionsToNotify = new ArrayList<>(); in evaluateSubscriptionsW() local
H A DScheduleConditionProvider.java169 List<Condition> conditionsToNotify = new ArrayList<>(); in evaluateSubscriptions() local