Searched refs:getPriorityCategoryRepeatCallers (Results 1 – 6 of 6) sorted by relevance
306 public @State int getPriorityCategoryRepeatCallers() { in getPriorityCategoryRepeatCallers() method in ZenPolicy1009 return getPriorityCategoryRepeatCallers(); in getZenPolicyPriorityCategoryState()1122 proto.write(ZenPolicyProto.REPEAT_CALLERS, getPriorityCategoryRepeatCallers()); in dumpDebug()1149 proto.write(DNDPolicyProto.REPEAT_CALLERS, getPriorityCategoryRepeatCallers()); in toProto()
795 writeZenPolicyState(ALLOW_ATT_REPEAT_CALLERS, policy.getPriorityCategoryRepeatCallers(), in writeZenPolicyXml()
358 assertEquals(ZenPolicy.STATE_ALLOW, policy.getPriorityCategoryRepeatCallers()); in testAllowRepeatCallers()365 assertEquals(ZenPolicy.STATE_DISALLOW, policy.getPriorityCategoryRepeatCallers()); in testAllowRepeatCallers()610 assertEquals(ZenPolicy.STATE_UNSET, policy.getPriorityCategoryRepeatCallers()); in assertAllPriorityCategoriesUnsetExcept()661 assertEquals(policy.getPriorityCategoryRepeatCallers(), proto.repeatCallers); in assertProtoMatches()
340 assertEquals(policy.getPriorityCategoryRepeatCallers(), in testZenPolicyXml()341 fromXml.getPriorityCategoryRepeatCallers()); in testZenPolicyXml()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41048 method public int getPriorityCategoryRepeatCallers();