Searched refs:getAllFlags (Results 1 – 5 of 5) sorted by relevance
496 if ((mAttributes.getAllFlags() & AudioAttributes.FLAG_BYPASS_INTERRUPTION_POLICY) != 0) { in isRestricted()
284 public int getAllFlags() { in getAllFlags() method in AudioAttributes
1586 if ((mAttributes.getAllFlags() & AudioAttributes.FLAG_BYPASS_INTERRUPTION_POLICY) != 0) { in isRestricted()
1758 mBypassInterruptionPolicy = (attributes.getAllFlags() in setAudioAttributes()
15909 method public int getAllFlags();