Home
last modified time | relevance | path

Searched defs:mUserShortcutTypesCache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DToggleFeaturePreferenceFragment.java91 protected int mUserShortcutTypesCache = UserShortcutType.EMPTY; field in ToggleFeaturePreferenceFragment
535 setUserShortcutType(getPrefContext(), mUserShortcutTypesCache); in updateUserShortcutType() local
DToggleScreenMagnificationPreferenceFragment.java214 setUserShortcutType(getPrefContext(), mUserShortcutTypesCache); in updateUserShortcutType() local