Lines Matching refs:property
403 void AudioPolicyManagerBase::setSystemProperty(const char* property, const char* value)405 LOGV("setSystemProperty() property %s, value %s", property, value);406 if (strcmp(property, "ro.camera.sound.forced") == 0) {