Home
last modified time | relevance | path

Searched refs:mAutomaticZenRules (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowNotificationManager.java36 private Map<String, AutomaticZenRule> mAutomaticZenRules = new ArrayMap<>(); field in ShadowNotificationManager
69 return mAutomaticZenRules; in getAutomaticZenRules()
75 mAutomaticZenRules.put(id, automaticZenRule); in addAutomaticZenRule()
81 mAutomaticZenRules.clear(); in removeAutomaticZenRules()