Searched refs:getPriorityCategoryRepeatCallers (Results 1 – 5 of 5) sorted by relevance
293 public @State int getPriorityCategoryRepeatCallers() { in getPriorityCategoryRepeatCallers() method in ZenPolicy983 return getPriorityCategoryRepeatCallers(); in getZenPolicyPriorityCategoryState()1096 proto.write(ZenPolicyProto.REPEAT_CALLERS, getPriorityCategoryRepeatCallers()); in dumpDebug()1123 proto.write(DNDPolicyProto.REPEAT_CALLERS, getPriorityCategoryRepeatCallers()); in toProto()
850 writeZenPolicyState(ALLOW_ATT_REPEAT_CALLERS, policy.getPriorityCategoryRepeatCallers(), in writeZenPolicyXml()
353 assertEquals(ZenPolicy.STATE_ALLOW, policy.getPriorityCategoryRepeatCallers()); in testAllowRepeatCallers()360 assertEquals(ZenPolicy.STATE_DISALLOW, policy.getPriorityCategoryRepeatCallers()); in testAllowRepeatCallers()545 assertEquals(ZenPolicy.STATE_UNSET, policy.getPriorityCategoryRepeatCallers()); in assertAllPriorityCategoriesUnsetExcept()596 assertEquals(policy.getPriorityCategoryRepeatCallers(), proto.repeatCallers); in assertProtoMatches()
17904 HSPLandroid/service/notification/ZenPolicy;->getPriorityCategoryRepeatCallers()I
43929 method public int getPriorityCategoryRepeatCallers();