Searched defs:textResId (Results 1 – 5 of 5) sorted by relevance
114 public ActionButtonsPreference setButton1Text(@StringRes int textResId) { in setButton1Text()179 public ActionButtonsPreference setButton2Text(@StringRes int textResId) { in setButton2Text()244 public ActionButtonsPreference setButton3Text(@StringRes int textResId) { in setButton3Text()309 public ActionButtonsPreference setButton4Text(@StringRes int textResId) { in setButton4Text()
66 public void switchIndication(int textResId) { in switchIndication()
383 final int textResId = sa.getResourceId(R.styleable.Shortcut_shortcutLongLabel, 0); in parseShortcutAttributes() local415 int titleResId, int textResId, int disabledMessageResId, in createShortcutFromManifest()
1658 int textResId; in parseShortcut() local
2331 CharSequence text, int textResId, String textResName, in ShortcutInfo()