Searched refs:KEY_LONG_LABEL (Results 1 – 1 of 1) sorted by relevance
61 public static final String KEY_LONG_LABEL = "longLabel"; field in AppSearchShortcutInfo105 ).addProperty(new AppSearchSchema.StringPropertyConfig.Builder(KEY_LONG_LABEL)372 final String longLabel = getPropertyString(KEY_LONG_LABEL); in toShortcutInfo()520 setPropertyString(KEY_LONG_LABEL, Preconditions.checkStringNotEmpty( in setLongLabel()