Home
last modified time | relevance | path

Searched refs:initialHwState (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java175 int initialHwState = Settings.Secure.getInt(context.getContentResolver(), in testSwitchToHandwritingInputMethod() local
177 if (initialHwState != SETTING_VALUE_ON) { in testSwitchToHandwritingInputMethod()
224 STYLUS_HANDWRITING_ENABLED, initialHwState); in testSwitchToHandwritingInputMethod() local