Searched refs:hasStringResources (Results 1 – 4 of 4) sorted by relevance
2025 public boolean hasStringResources() { in hasStringResources() method in ShortcutInfo2031 return hasIconResource() || hasStringResources(); in hasAnyResources()
1575 if (!si.hasStringResources()) return; in resolveResourceStrings()
2165 if (replacingIcon || source.hasStringResources()) {
13280 Landroid/content/pm/ShortcutInfo;->hasStringResources()Z