Searched defs:zenPriorityOnly (Results 1 – 2 of 2) sorted by relevance
2242 protected void applyRestrictions(boolean zenPriorityOnly, boolean mute, int usage, int code) { in applyRestrictions()2254 protected void applyRestrictions(boolean zenPriorityOnly, boolean mute, int usage) { in applyRestrictions()
458 private void verifyApplyRestrictions(boolean zenPriorityOnly, boolean mute, int usage) { in verifyApplyRestrictions()