Home
last modified time | relevance | path

Searched refs:AUDIO_METRICS_DISABLED_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/mediametrics/
DAudioPowerUsage.cpp35 #define AUDIO_METRICS_DISABLED_DEFAULT (false) macro
516 , mDisabled(property_get_bool(PROP_AUDIO_METRICS_DISABLED, AUDIO_METRICS_DISABLED_DEFAULT)) in AudioPowerUsage()