Home | History | Annotate | Download | only in input

Lines Matching full:orientationaware

1802         if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0) {
1814 mParameters.orientationAware = false;
1815 getDevice()->getConfiguration().tryGetProperty(String8("keyboard.orientationAware"),
1816 mParameters.orientationAware);
1819 if (mParameters.orientationAware) {
1828 dump.appendFormat(INDENT4 "OrientationAware: %s\n",
1829 toString(mParameters.orientationAware));
1867 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0) {
2098 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0) {
2120 mParameters.orientationAware = false;
2121 getDevice()->getConfiguration().tryGetProperty(String8("cursor.orientationAware"),
2122 mParameters.orientationAware);
2125 if (mParameters.mode == Parameters::MODE_POINTER || mParameters.orientationAware) {
2146 dump.appendFormat(INDENT4 "OrientationAware: %s\n",
2147 toString(mParameters.orientationAware));
2200 if (mParameters.orientationAware && mParameters.associatedDisplayId >= 0
2559 mParameters.orientationAware = mParameters.deviceType == Parameters::DEVICE_TYPE_TOUCH_SCREEN;
2560 getDevice()->getConfiguration().tryGetProperty(String8("touch.orientationAware"),
2561 mParameters.orientationAware);
2565 if (mParameters.orientationAware
2605 dump.appendFormat(INDENT4 "OrientationAware: %s\n",
2606 toString(mParameters.orientationAware));
2675 orientation = mParameters.orientationAware ?