Lines Matching refs:orientationAware
1801 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0) {
1813 mParameters.orientationAware = false;
1814 getDevice()->getConfiguration().tryGetProperty(String8("keyboard.orientationAware"),
1815 mParameters.orientationAware);
1818 if (mParameters.orientationAware) {
1827 dump.appendFormat(INDENT4 "OrientationAware: %s\n",
1828 toString(mParameters.orientationAware));
1866 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0) {
2097 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0) {
2119 mParameters.orientationAware = false;
2120 getDevice()->getConfiguration().tryGetProperty(String8("cursor.orientationAware"),
2121 mParameters.orientationAware);
2124 if (mParameters.mode == Parameters::MODE_POINTER || mParameters.orientationAware) {
2145 dump.appendFormat(INDENT4 "OrientationAware: %s\n",
2146 toString(mParameters.orientationAware));
2199 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0
2558 mParameters.orientationAware = mParameters.deviceType == Parameters::DEVICE_TYPE_TOUCH_SCREEN;
2559 getDevice()->getConfiguration().tryGetProperty(String8("touch.orientationAware"),
2560 mParameters.orientationAware);
2564 if (mParameters.orientationAware
2604 dump.appendFormat(INDENT4 "OrientationAware: %s\n",
2605 toString(mParameters.orientationAware));
2674 orientation = mParameters.orientationAware ?