/aosp_15_r20/external/snakeyaml/src/test/resources/issues/ |
H A D | issue56-1.yaml | 46 dose: !de.oddb.org,2007/ODDB::Drugs::Dose 210 dose: !de.oddb.org,2007/ODDB::Drugs::Dose 328 dose: !de.oddb.org,2007/ODDB::Drugs::Dose 342 dose: !de.oddb.org,2007/ODDB::Drugs::Dose 358 quantity: !de.oddb.org,2007/ODDB::Drugs::Dose 436 quantity: !de.oddb.org,2007/ODDB::Drugs::Dose 477 quantity: !de.oddb.org,2007/ODDB::Drugs::Dose 517 dose: !de.oddb.org,2007/ODDB::Drugs::Dose 524 dose: !de.oddb.org,2007/ODDB::Drugs::Dose 531 dose: !de.oddb.org,2007/ODDB::Drugs::Dose [all …]
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioManagerShellCommand.java | 58 case "set-sound-dose-value": in onCommand() 60 case "get-sound-dose-value": in onCommand() 62 case "reset-sound-dose-timeout": in onCommand() 99 pw.println(" set-sound-dose-value"); in onHelp() 100 pw.println(" Sets the current sound dose value"); in onHelp() 101 pw.println(" get-sound-dose-value"); in onHelp() 102 pw.println(" Returns the current sound dose value"); in onHelp() 103 pw.println(" reset-sound-dose-timeout"); in onHelp() 104 pw.println(" Resets the sound dose timeout used for momentary exposure"); in onHelp() 250 getErrPrintWriter().println("Error: no sound dose value specified"); in setSoundDoseValue() [all …]
|
H A D | SoundDoseHelper.java | 232 // dose at which the next dose reached warning occurs 282 // dose increase: going over next threshold? 285 // 500% dose repeat 290 // on the 5x dose warning, the volume reduction happens right away 301 // dose decrease: dropping below previous threshold of warning? 367 Log.w(TAG, "Sound dose interface not initialized"); in getOutputRs2UpperBound() 386 Log.w(TAG, "Sound dose interface not initialized"); in setOutputRs2UpperBound() 416 Log.w(TAG, "Sound dose interface not initialized"); in getCsd() 454 Log.w(TAG, "Sound dose interface not initialized"); in setCsd() 488 Log.w(TAG, "Sound dose interface not initialized"); in forceUseFrameworkMel() [all …]
|
/aosp_15_r20/frameworks/av/services/audioflinger/ |
H A D | MelReporter.h | 54 * Activates the MEL reporting from the HAL sound dose interface. If the HAL 55 * does not support the sound dose interface for this module, the internal MEL 59 * dose interface from IModule#getSoundDose(). Otherwise, if the legacy audio HIDL HAL is used 60 * this method will be looking for the standalone sound dose implementation. It falls back to 61 * the internal MEL computation if no valid sound dose interface can be retrieved. 63 * @return true if the MEL reporting will be done from any sound dose HAL interface 71 * as a fallback when there is no sound dose interface implementation from HAL.
|
H A D | MelReporter.cpp | 41 ALOGW("%s: HAL cannot provide sound dose interface for module %s", in activateHalSoundDoseComputation() 47 ALOGW("%s: HAL doesn't implement a sound dose interface for module %s", in activateHalSoundDoseComputation() 347 std::string output("\nSound Dose:\n"); in dump()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | CsdWarningDialog.java | 58 * A class that implements the three Computed Sound Dose-related warnings defined in 66 * warnings from the computation of the "sound dose". The dose computation is based on a 69 * and integrated over time to derive the dose exposure over a 7 day rolling window. 76 * communication between the native audio framework that implements the dose computation and the 163 // unlike on the 5x dose repeat, level is only reduced to RS1 when the in CsdWarningDialog() 185 // only show a notification in case we reached 500% of dose in show() 318 Log.w(TAG, "Notification dose repeat 5x is not shown for " + mCsdWarning); in show5XNotification()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
H A D | nistDerivedUnits.txt | 24 absorbed dose, specific energy (imparted), kerma gray Gy J/kg m2· s-2 25 dose equivalent, ambient dose equivalent, directional dose equivalent, personal dose equivalent sie…
|
/aosp_15_r20/frameworks/av/services/audioflinger/sounddose/ |
H A D | SoundDoseManager.cpp | 39 // AUDIO_PORT_HANDLE_NONE which is associated with a sound dose callback failure 107 ALOGW("%s: Module %s already has a sound dose HAL assigned, skipping", __func__, in setHalSoundDoseInterface() 119 // initialize the HAL sound dose callback lazily in setHalSoundDoseInterface() 131 ALOGI("%s: Cannot register HAL sound dose callback with status message: %s", in setHalSoundDoseInterface() 153 // using the HAL sound dose interface in setOutputRs2UpperBound() 238 ALOGI("%s: bt device %s does not support sound dose", __func__, in getIdForAudioDevice() 280 ALOGW("%s: HAL sound dose interface deactivated. Ignoring", __func__); in onMomentaryExposureWarning() 313 ALOGW("%s: HAL sound dose interface deactivated. Ignoring", __func__); in onNewMelValues()
|
H A D | SoundDoseManager.h | 101 * \returns the sound dose binder to send commands to the SoundDoseManager 106 * Sets the HAL sound dose interface for a specific module to use for the MEL computation. 108 * @return true if setting the HAL sound dose value was successful, false otherwise. 113 /** Reset all the stored HAL sound dose interface. */ 227 * Returns true if there is one active HAL sound dose interface or null if internal MEL
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/sounddose-aidl-java-source/gen/android/media/ |
D | ISoundDose.java | 11 * Interface used to push the sound dose related information from the 48 * Enables/disables the calculation of sound dose. This has the effect that 85 * as part of IModule or standalon sound dose HAL. 313 * Enables/disables the calculation of sound dose. This has the effect that 403 * as part of IModule or standalon sound dose HAL. 486 * Enables/disables the calculation of sound dose. This has the effect that 511 * as part of IModule or standalon sound dose HAL.
|
D | ISoundDoseCallback.java | 11 * Interface used to push the sound dose related information from the audio 25 * with value 1 representing 100% of sound dose. SoundDoseRecord represents 134 * with value 1 representing 100% of sound dose. SoundDoseRecord represents 160 * with value 1 representing 100% of sound dose. SoundDoseRecord represents
|
/aosp_15_r20/hardware/interfaces/audio/aidl/sounddose/android/hardware/audio/sounddose/ |
H A D | ISoundDoseFactory.aidl | 30 * Retrieve the sound dose interface for a given audio HAL module name. 36 * If the HAL module does not support sound dose, null must be returned, without throwing 39 * @param module for which we trigger sound dose updates.
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/phr/src/android/healthconnect/cts/phr/utils/ |
D | MedicationsBuilder.java | 59 + " \"display\": \"Tablet dose form (qualifier value)\"" 254 + " \"text\": \"Patient indicates they miss the occasional dose\"" 297 + "\"http://terminology.hl7.org/CodeSystem/dose-rate-type\"," 400 + "\"http://terminology.hl7.org/CodeSystem/dose-rate-type\","
|
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/android/media/ |
H A D | ISoundDose.aidl | 22 * Interface used to push the sound dose related information from the 52 * Enables/disables the calculation of sound dose. This has the effect that 89 * as part of IModule or standalon sound dose HAL.
|
H A D | ISoundDoseCallback.aidl | 22 * Interface used to push the sound dose related information from the audio 31 * with value 1 representing 100% of sound dose. SoundDoseRecord represents
|
H A D | IAudioFlingerService.aidl | 283 * Registers the sound dose callback and returns the interface for executing 284 * sound dose methods on the audio server.
|
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/sounddose/ |
H A D | ISoundDose.aidl | 55 * Registers the HAL callback for sound dose computation. If sound dose is supported 62 * @param callback to use when new updates are available for sound dose
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | IVolumeController.aidl | 44 * Display a sound-dose related warning. 45 * This method will never be called if the CSD (Computed Sound Dose) feature is
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/ui/viewmodel/ |
H A D | DetailsViewModelTest.kt | 75 // Click on a tile who dose not have a valid spec. in <lambda>() 84 // Click on a tile who dose not have a detailed view. in <lambda>()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/ |
H A D | SoundDose.cpp | 63 LOG(ERROR) << __func__ << ": Sound dose callback was already registered"; in registerSoundDoseCallback() 68 LOG(DEBUG) << __func__ << ": Registered sound dose callback "; in registerSoundDoseCallback()
|
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/ |
H A D | DeviceHalHidl.cpp | 692 ALOGW("%s could not get sound dose interface: %s", __func__, result.getMessage()); in getSoundDoseInterface() 697 ALOGW("%s standalone sound dose interface is not implemented", __func__); in getSoundDoseInterface() 703 ALOGI("%s using standalone sound dose interface", __func__); in getSoundDoseInterface()
|
/aosp_15_r20/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/ |
H A D | ProcessStatsDumpsysTest.java | 462 // Dose it always exist? in checkWithProcStatsApp() 482 // Dose it always exist? in checkWithProcStatsApp()
|
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/ |
D | immunization_3.json | 12 "text": "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose"
|
D | immunization_2.json | 12 "text": "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose"
|
D | immunization_4.json | 12 "text": "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose"
|