Searched refs:FLAG_AUDIBILITY_ENFORCED (Results 1 – 4 of 4) sorted by relevance
174 public final static int FLAG_AUDIBILITY_ENFORCED = 0x1 << 0; field in AudioAttributes226 private final static int FLAG_ALL = FLAG_AUDIBILITY_ENFORCED | FLAG_SECURE | FLAG_SCO |229 private final static int FLAG_ALL_PUBLIC = FLAG_AUDIBILITY_ENFORCED | FLAG_HW_AV_SYNC;482 mFlags |= FLAG_AUDIBILITY_ENFORCED; in setInternalLegacyStreamType()762 if ((aa.getFlags() & FLAG_AUDIBILITY_ENFORCED) == FLAG_AUDIBILITY_ENFORCED) { in toVolumeStreamType()
209 if ((aa.getFlags() & AudioAttributes.FLAG_AUDIBILITY_ENFORCED) in toLegacyStreamType()210 == AudioAttributes.FLAG_AUDIBILITY_ENFORCED) { in toLegacyStreamType()
14686 field public static final int FLAG_AUDIBILITY_ENFORCED = 1; // 0x1
15921 field public static final int FLAG_AUDIBILITY_ENFORCED = 1; // 0x1