Searched refs:shortcutPreference (Results 1 – 10 of 10) sorted by relevance
134 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue() local136 mFragment.mShortcutPreference = shortcutPreference; in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()152 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue() local157 mFragment.mShortcutPreference = shortcutPreference; in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()176 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in restoreValueFromSavedInstanceState_assignToVariable() local178 mFragment.mShortcutPreference = shortcutPreference; in restoreValueFromSavedInstanceState_assignToVariable()
151 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue() local154 mFragment.mShortcutPreference = shortcutPreference; in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()169 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue() local174 mFragment.mShortcutPreference = shortcutPreference; in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()192 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in restoreValueFromSavedInstanceState_assignToVariable() local195 mFragment.mShortcutPreference = shortcutPreference; in restoreValueFromSavedInstanceState_assignToVariable()
216 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in setupMagnificationEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue() local218 mFragment.mShortcutPreference = shortcutPreference; in setupMagnificationEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()233 final ShortcutPreference shortcutPreference = new ShortcutPreference(mContext, /* attrs= */ in setupMagnificationEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue() local237 mFragment.mShortcutPreference = shortcutPreference; in setupMagnificationEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()
81 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument82 shortcutPreference.setTitle(R.string.one_handed_mode_shortcut_title); in updateShortcutTitle()
75 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument76 shortcutPreference.setTitle(R.string.accessibility_display_inversion_shortcut_title); in updateShortcutTitle()
164 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument165 shortcutPreference.setTitle(R.string.reduce_bright_colors_shortcut_title); in updateShortcutTitle()
179 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument180 shortcutPreference.setTitle(R.string.accessibility_daltonizer_shortcut_title); in updateShortcutTitle()
184 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument186 shortcutPreference.setTitle(title); in updateShortcutTitle()
426 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument427 shortcutPreference.setTitle(R.string.accessibility_screen_magnification_shortcut_title); in updateShortcutTitle()
301 protected void updateShortcutTitle(ShortcutPreference shortcutPreference) { in updateShortcutTitle() argument303 shortcutPreference.setTitle(title); in updateShortcutTitle()