Home | History | Annotate | Download | only in notification

Lines Matching refs:getAutomaticZenRule

2497         public AutomaticZenRule getAutomaticZenRule(String id) throws RemoteException {
2499 enforcePolicyAccess(Binder.getCallingUid(), "getAutomaticZenRule");
2500 return mZenModeHelper.getAutomaticZenRule(id);