Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java629 rule = newImplicitZenRule(callingPkg); in applyGlobalZenModeAsImplicitZenRule()
681 rule = newImplicitZenRule(callingPkg); in applyGlobalPolicyAsImplicitZenRule()
747 private ZenRule newImplicitZenRule(String pkg) { in newImplicitZenRule() method in ZenModeHelper