Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java208 Intent stylusSettingsIntent = info.createStylusHandwritingSettingsActivityIntent(); in testHandwritingInfo() local
209 assertEquals(ACTION_STYLUS_HANDWRITING_SETTINGS, stylusSettingsIntent.getAction()); in testHandwritingInfo()
211 stylusSettingsIntent.getComponent().getClassName()); in testHandwritingInfo()