/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/Settings/ |
D | device_for_product_strategies.pfw | 4 conf: calibration 36 conf: Bus 43 conf: Default 49 conf: calibration 81 conf: Bus 88 conf: Default 96 conf: calibration 128 conf: Bus 135 conf: Default 143 conf: calibration [all …]
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/Settings/ |
D | device_for_product_strategies.pfw | 4 conf: calibration 36 conf: Bus 43 conf: Default 49 conf: calibration 81 conf: Bus 88 conf: Default 96 conf: calibration 128 conf: Bus 135 conf: Default 143 conf: calibration [all …]
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
D | device_for_product_strategy_media.pfw | 4 conf: calibration 21 conf: RemoteSubmix 40 conf: BluetoothA2dp 60 conf: BluetoothA2dpHeadphone 80 conf: BluetoothA2dpSpeaker 100 conf: ForceSpeaker 123 conf: WiredHeadphone 141 conf: Line 159 conf: WiredHeadset 177 conf: UsbAccessory [all …]
|
D | device_for_product_strategy_enforced_audible.pfw | 6 conf: Calibration 21 conf: Selected 59 conf: NotSelected 64 conf: RemoteSubmix 87 conf: BluetoothA2dp 110 conf: BluetoothA2dpHeadphones 133 conf: BluetoothA2dpSpeaker 156 conf: WiredHeadphone 179 conf: Line 202 conf: WiredHeadset [all …]
|
D | device_for_product_strategy_phone.pfw | 4 conf: calibration 20 conf: ScoCarkit 43 conf: BluetoothScoHeadset 66 conf: BluetoothSco 89 conf: BluetoothA2dp 119 conf: BluetoothA2dpHeadphones 149 conf: BluetoothA2dpSpeaker 179 conf: WiredHeadphone 206 conf: WiredHeadset 233 conf: Line [all …]
|
D | device_for_product_strategy_dtmf.pfw | 4 conf: calibration 17 conf: RemoteSubmix 45 conf: BluetoothA2dp 73 conf: BluetoothA2dpHeadphones 101 conf: BluetoothA2dpSpeaker 129 conf: ForceSpeakerWhenNotInCall 158 conf: BluetoothScoHeadset 187 conf: BluetoothSco 216 conf: WiredHeadphone 253 conf: Line [all …]
|
D | device_for_product_strategy_sonification.pfw | 4 conf: calibration 25 conf: Selected 47 conf: NotSelected 53 conf: BluetoothA2dp 79 conf: BluetoothA2dpHeadphones 105 conf: BluetoothA2dpSpeaker 131 conf: ScoCarkit 158 conf: ScoHeadset 185 conf: Sco 212 conf: WiredHeadphone [all …]
|
D | device_for_product_strategy_accessibility.pfw | 11 conf: Calibration 26 conf: RemoteSubmix 54 conf: BluetoothA2dp 82 conf: BluetoothA2dpHeadphone 110 conf: BluetoothA2dpSpeaker 138 conf: ForceSpeakerWhenNotInCall 166 conf: BluetoothScoCarkit 195 conf: BluetoothScoHeadset 224 conf: BluetoothSco 253 conf: WiredHeadphone [all …]
|
D | device_for_product_strategy_sonification_respectful.pfw | 15 conf: calibration 31 conf: SpeakerSafe 45 conf: Speaker 68 conf: None 74 conf: BluetoothA2dp 101 conf: BluetoothA2dpHeadphones 128 conf: BluetoothA2dpSpeaker 155 conf: BluetoothScoCarkit 182 conf: BluetoothScoHeadset 209 conf: BluetoothSco [all …]
|
D | device_for_product_strategy_transmitted_through_speaker.pfw | 4 conf: Calibration 34 conf: Selected 40 conf: NotSelected
|
D | device_for_product_strategy_patch.pfw | 4 conf: calibration
|
D | device_for_product_strategy_rerouting.pfw | 4 conf: calibration
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
D | device_for_input_source.pfw | 3 conf: Calibration 236 conf: A2dp 255 conf: Sco 275 conf: WiredHeadset 294 conf: UsbDevice 313 conf: BuiltinMic 332 conf: Stub 351 conf: Default 369 conf: VoiceCall 380 conf: Stub [all …]
|
D | strategy_for_usage.pfw | 4 conf: Calibration 22 conf: Sonification 31 conf: Phone 38 conf: Accessibility
|
D | volumes.pfw | 3 conf: Calibration 19 conf: InCall 26 conf: OutOfCall
|
/frameworks/base/core/java/android/app/ |
D | LocaleManager.java | 176 Configuration conf = new Configuration(); in setSystemLocales() local 177 conf.setLocales(locales); in setSystemLocales() 178 ActivityManager.getService().updatePersistentConfiguration(conf); in setSystemLocales()
|
/frameworks/base/services/core/ |
D | Android.bp | 62 "--viewer-conf $(out) " + 139 "gps_debug.conf", 140 "protolog.conf.json.gz", 204 name: "gps_debug.conf", 205 src: "java/com/android/server/location/gnss/gps_debug.conf", 217 name: "protolog.conf.json.gz",
|
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/ |
D | VectorDrawablePerfTest.java | 64 Bitmap.Config conf = Bitmap.Config.ARGB_8888; in testBitmapDrawPerf() local 65 Bitmap bmp = Bitmap.createBitmap(w, h, conf); in testBitmapDrawPerf()
|
/frameworks/base/tools/protologtool/src/com/android/protolog/tool/ |
D | LogParser.kt | 105 val conf = config.getValue(log.messageHash) in <lambda>() constant 107 printFormatted(log, conf, ps) in <lambda>()
|
/frameworks/av/media/ |
D | Android.mk | 3 $(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.conf))
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsHelper.java | 459 Configuration conf = mContext.getResources().getConfiguration(); in getLocaleData() local 460 return conf.getLocales().toLanguageTags().getBytes(); in getLocaleData() 533 final Configuration conf = mContext.getResources().getConfiguration(); in setLocaleData() local 543 final LocaleList currentLocales = conf.getLocales(); in setLocaleData()
|
/frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
D | TestableNetworkAgent.kt | 65 conf: NetworkAgentConfig 67 nc, lp, TEST_NETWORK_SCORE, conf, Provider(context, looper)) {
|
/frameworks/base/services/core/java/com/android/server/locales/ |
D | LocaleManagerService.java | 457 Configuration conf = ActivityManager.getService().getConfiguration(); in getSystemLocalesUnchecked() local 458 if (conf != null) { in getSystemLocalesUnchecked() 459 systemLocales = conf.getLocales(); in getSystemLocalesUnchecked()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControlViewHost.java | 315 mViewRoot.addConfigCallback((conf) -> { in addConfigCallback() argument 318 w.onConfigurationChanged(conf, d.getDisplayId(), true); in addConfigCallback()
|
/frameworks/base/media/java/android/media/audiopolicy/ |
D | AudioPolicyConfig.java | 49 protected AudioPolicyConfig(AudioPolicyConfig conf) { in AudioPolicyConfig() argument 50 mMixes = conf.mMixes; in AudioPolicyConfig()
|