Searched refs:keyScreenRotation (Results 1 – 4 of 4) sorted by relevance
52 static const char * const keyScreenRotation; variable
36 const char * const AudioParameter::keyScreenRotation = AUDIO_PARAMETER_KEY_ROTATION; member in android::AudioParameter
742 mDevice->setParameters(createParameterString(AudioParameter::keyScreenRotation, 90))); in TEST_F()745 mDevice->setParameters(createParameterString(AudioParameter::keyScreenRotation, 0))); in TEST_F()749 mDevice->setParameters(createParameterString(AudioParameter::keyScreenRotation, 42))); in TEST_F()
1270 parameters, String8(AudioParameter::keyScreenRotation), in filterAndUpdateScreenParameters()1280 AudioParameter::keyScreenRotation, rotationDegrees); in filterAndUpdateScreenParameters()