Searched refs:STYLUS_HANDWRITING_ENABLED (Results 1 – 5 of 5) sorted by relevance
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | InputMethodServiceDeviceTest.java | 35 import static android.provider.Settings.Secure.STYLUS_HANDWRITING_ENABLED; 176 STYLUS_HANDWRITING_ENABLED, STYLUS_HANDWRITING_DEFAULT_VALUE); in testSwitchToHandwritingInputMethod() 180 STYLUS_HANDWRITING_ENABLED, SETTING_VALUE_ON); in testSwitchToHandwritingInputMethod() local 224 STYLUS_HANDWRITING_ENABLED, initialHwState); in testSwitchToHandwritingInputMethod() local
|
D | InputMethodManagerDeviceTest.java | 253 Settings.Secure.STYLUS_HANDWRITING_ENABLED, 0); in testIsStylusHandwritingAvailableForProfile()
|
/cts/tests/inputmethod/installtests/src/android/view/inputmethod/cts/installtests/ |
D | MultiUserTest.java | 373 Settings.Secure.STYLUS_HANDWRITING_ENABLED, 1, currentUserId); in assertIsStylusHandwritingAvailable() 375 Settings.Secure.STYLUS_HANDWRITING_ENABLED, 0, profileUserId); in assertIsStylusHandwritingAvailable()
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | StylusHandwritingTest.java | 20 import static android.provider.Settings.Secure.STYLUS_HANDWRITING_ENABLED; 165 STYLUS_HANDWRITING_ENABLED, STYLUS_HANDWRITING_DEFAULT_VALUE); in setup() 169 STYLUS_HANDWRITING_ENABLED, SETTING_VALUE_ON); in setup() local 182 STYLUS_HANDWRITING_ENABLED, mHwInitialState); in tearDown() local 226 STYLUS_HANDWRITING_ENABLED, SETTING_VALUE_OFF); in testIsStylusHandwritingAvailable_prefDisabled() local 265 STYLUS_HANDWRITING_ENABLED, SETTING_VALUE_OFF); in testIsConnectionlessStylusHandwritingAvailable_prefDisabled() local 1019 STYLUS_HANDWRITING_ENABLED, SETTING_VALUE_OFF); in testHandwriting_unfocusedEditText_prefDisabled() local
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | test-current.txt | 2887 field public static final String STYLUS_HANDWRITING_ENABLED = "stylus_handwriting_enabled";
|