Searched refs:DEFAULT_ATTRIBUTES (Results 1 – 4 of 4) sorted by relevance
403 private static final @NonNull AudioAttributes DEFAULT_ATTRIBUTES = field in AudioProductStrategy412 return DEFAULT_ATTRIBUTES; in getDefaultAttributes()428 if (refAttr.equals(DEFAULT_ATTRIBUTES)) { in attributesMatches()
142 private static final AudioAttributes DEFAULT_ATTRIBUTES = new AudioAttributes.Builder() field in SpatializerHelper320 sRoutingDevices = getRoutingDevices(DEFAULT_ATTRIBUTES); in init()363 sRoutingDevices = getRoutingDevices(DEFAULT_ATTRIBUTES); in onRoutingUpdated()385 able = canBeSpatializedOnDevice(DEFAULT_ATTRIBUTES, DEFAULT_FORMAT, sRoutingDevices); in onRoutingUpdated()
116 private static final AudioAttributes DEFAULT_ATTRIBUTES = field in MediaSessionRecord121 return DEFAULT_ATTRIBUTES.getVolumeControlStream(); in getVolumeStream()125 return DEFAULT_ATTRIBUTES.getVolumeControlStream(); in getVolumeStream()203 mAudioAttrs = DEFAULT_ATTRIBUTES; in MediaSessionRecord()
89 private static final VibrationAttributes DEFAULT_ATTRIBUTES = field in VibratorManagerService1074 attrs = DEFAULT_ATTRIBUTES; in fixupVibrationAttributes()