Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAutomaticZenRule.java499 public void setManualInvocationAllowed(boolean allowManualInvocation) { in setManualInvocationAllowed() method in AutomaticZenRule
841 public @NonNull Builder setManualInvocationAllowed(boolean allowManualInvocation) { in setManualInvocationAllowed() method in AutomaticZenRule.Builder