Searched refs:stylusSettingsIntent (Results 1 – 1 of 1) sorted by relevance
208 Intent stylusSettingsIntent = info.createStylusHandwritingSettingsActivityIntent(); in testHandwritingInfo() local209 assertEquals(ACTION_STYLUS_HANDWRITING_SETTINGS, stylusSettingsIntent.getAction()); in testHandwritingInfo()211 stylusSettingsIntent.getComponent().getClassName()); in testHandwritingInfo()