Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DAppSearchShortcutInfo.java328 .setShortLabelResName(shortcutInfo.getTitleResName()) in instance()
507 public Builder setShortLabelResName(@Nullable final String shortLabelResName) { in setShortLabelResName() method in AppSearchShortcutInfo.Builder