Searched refs:DEFAULT_ATTRIBUTES (Results 1 – 3 of 3) sorted by relevance
95 private static final AudioAttributes DEFAULT_ATTRIBUTES = new AudioAttributes.Builder() field in SpatializerHelper200 mASA.getDevicesForAttributes(DEFAULT_ATTRIBUTES).toArray(ROUTING_DEVICES); in onRoutingUpdated()202 AudioSystem.canBeSpatialized(DEFAULT_ATTRIBUTES, DEFAULT_FORMAT, ROUTING_DEVICES); in onRoutingUpdated()
99 private static final AudioAttributes DEFAULT_ATTRIBUTES = field in MediaSessionRecord104 return DEFAULT_ATTRIBUTES.getVolumeControlStream(); in getVolumeStream()108 return DEFAULT_ATTRIBUTES.getVolumeControlStream(); in getVolumeStream()185 mAudioAttrs = DEFAULT_ATTRIBUTES; in MediaSessionRecord()
82 private static final VibrationAttributes DEFAULT_ATTRIBUTES = field in VibratorManagerService850 attrs = DEFAULT_ATTRIBUTES; in fixupVibrationAttributes()