Searched defs:textResId (Results 1 – 4 of 4) sorted by relevance
66 public void switchIndication(int textResId) { in switchIndication()
301 final int textResId = sa.getResourceId(R.styleable.Shortcut_shortcutLongLabel, 0); in parseShortcutAttributes() local333 int titleResId, int textResId, int disabledMessageResId, in createShortcutFromManifest()
1512 int textResId; in parseShortcut() local
2155 CharSequence text, int textResId, String textResName, in ShortcutInfo()