Searched defs:resId (Results 1 – 6 of 6) sorted by relevance
36 public void setInputMethodSettingsCategoryTitle(int resId); in setInputMethodSettingsCategoryTitle()49 public void setSubtypeEnablerTitle(int resId); in setSubtypeEnablerTitle()62 public void setSubtypeEnablerIcon(int resId); in setSubtypeEnablerIcon()
49 public void setInputMethodSettingsCategoryTitle(int resId) { in setInputMethodSettingsCategoryTitle()65 public void setSubtypeEnablerTitle(int resId) { in setSubtypeEnablerTitle()81 public void setSubtypeEnablerIcon(int resId) { in setSubtypeEnablerIcon()
119 public void setInputMethodSettingsCategoryTitle(int resId) { in setInputMethodSettingsCategoryTitle()138 public void setSubtypeEnablerTitle(int resId) { in setSubtypeEnablerTitle()157 public void setSubtypeEnablerIcon(int resId) { in setSubtypeEnablerIcon()
87 private Bitmap processBitmap(int resId) { in processBitmap()110 public static Bitmap decodeSampledBitmapFromResource(Resources res, int resId, in decodeSampledBitmapFromResource()
120 public void setLoadingImage(int resId) { in setLoadingImage()
233 private final void setStatus(int resId) { in setStatus()