Searched refs:hasStringResources (Results 1 – 4 of 4) sorted by relevance
1785 public boolean hasStringResources() { in hasStringResources() method in ShortcutInfo1791 return hasIconResource() || hasStringResources(); in hasAnyResources()
1235 if (si.hasStringResources()) { in resolveResourceStrings()
1869 if (replacingIcon || source.hasStringResources()) { in updateShortcuts()
16167 Landroid/content/pm/ShortcutInfo;->hasStringResources()Z