Home
last modified time | relevance | path

Searched refs:setLongLabelResName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DAppSearchShortcutInfo.java331 .setLongLabelResName(shortcutInfo.getTextResName()) in instance()
541 public Builder setLongLabelResName(@Nullable final String longLabelResName) { in setLongLabelResName() method in AppSearchShortcutInfo.Builder