/packages/services/Car/tests/carservice_test/src/com/android/car/audio/ |
D | AudioFocusTest.java | 155 int gain = AudioManager.AUDIOFOCUS_GAIN; in rejectedInteractions_focusRequestRejected() local 156 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_VIRTUAL_SOURCE, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 157 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_MEDIA, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 158 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_DRIVE_DIR, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 159 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_A11Y, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 160 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_RINGTONE, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 161 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_VOICE_COM, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 162 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_ALARM, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 163 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_NOTIFICATION, interaction, gain, false); in rejectedInteractions_focusRequestRejected() 164 testInteraction(ATTR_VIRTUAL_SOURCE, ATTR_A11Y_NOTIFICATION, interaction, gain, false); in rejectedInteractions_focusRequestRejected() [all …]
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | AsyncRingtonePlayer.java | 205 final float gain = (fractionComplete * 40) - 40; 208 final float volume = (float) Math.pow(10f, gain/20f); 211 fractionComplete * 100, volume, gain);
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | CaptureDataSerializer.java | 200 float gain = lensShading.getGainFactor(ch, c, r); in toString() local 201 str.append(gain); in toString()
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_a2dp_sink.cpp | 216 jfloat gain) { in informAudioTrackGainNative() argument 218 sBluetoothA2dpInterface->set_audio_track_gain((float)gain); in informAudioTrackGainNative()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkStreamHandler.java | 355 private void setFluorideAudioTrackGain(float gain) { in setFluorideAudioTrackGain() argument 356 mA2dpSinkService.informAudioTrackGainNative(gain); in setFluorideAudioTrackGain()
|
D | A2dpSinkService.java | 482 public native void informAudioTrackGainNative(float gain); in informAudioTrackGainNative() argument
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 2953 case, there is little to gain by limiting the free library to free
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |