Searched refs:kSpeakerExcursionPath (Results 1 – 2 of 2) sorted by relevance
115 const char *const kSpeakerExcursionPath; variable
82 kSpeakerExcursionPath(sysfs_paths.SpeakerExcursionPath), in SysfsCollector()298 if (kSpeakerExcursionPath == nullptr || strlen(kSpeakerExcursionPath) == 0) { in logSpeakerHealthStats()325 if (!ReadFileToString(kSpeakerExcursionPath, &file_contents)) { in logSpeakerHealthStats()326 ALOGE("Unable to read speaker excursion path %s", kSpeakerExcursionPath); in logSpeakerHealthStats()