Searched refs:getAllFlags (Results 1 – 5 of 5) sorted by relevance
518 ((mAttributes.getAllFlags() & AudioAttributes.FLAG_AUDIBILITY_ENFORCED) != 0) in isRestricted()525 if ((mAttributes.getAllFlags() & AudioAttributes.FLAG_BYPASS_INTERRUPTION_POLICY) != 0) { in isRestricted()
184 if ((mAttributes.getAllFlags() & AudioAttributes.FLAG_BYPASS_INTERRUPTION_POLICY) != 0) { in isRestricted_sync()
305 public int getAllFlags() { in getAllFlags() method in AudioAttributes
1780 mBypassInterruptionPolicy = (attributes.getAllFlags() in setAudioAttributes()
20912 method public int getAllFlags();