Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/connecteddevice/stylus/
DStylusDevicesController.java301 Preference showStylusPointerIconPref = in refresh() local
303 if (currShowStylusPointerIconPref == null && showStylusPointerIconPref != null) { in refresh()
304 mPreferencesContainer.addPreference(showStylusPointerIconPref); in refresh()