Searched refs:KEY_SHORT_LABEL (Results 1 – 1 of 1) sorted by relevance
58 public static final String KEY_SHORT_LABEL = "shortLabel"; field in AppSearchShortcutInfo89 ).addProperty(new AppSearchSchema.StringPropertyConfig.Builder(KEY_SHORT_LABEL)369 final String shortLabel = getPropertyString(KEY_SHORT_LABEL); in toShortcutInfo()486 setPropertyString(KEY_SHORT_LABEL, Preconditions.checkStringNotEmpty( in setShortLabel()