Searched refs:KEY_LONG_LABEL_RES_ID (Results 1 – 1 of 1) sorted by relevance
62 public static final String KEY_LONG_LABEL_RES_ID = "longLabelResId"; field in AppSearchShortcutInfo111 ).addProperty(new AppSearchSchema.LongPropertyConfig.Builder(KEY_LONG_LABEL_RES_ID)373 final int longLabelResId = (int) getPropertyLong(KEY_LONG_LABEL_RES_ID); in toShortcutInfo()531 setPropertyLong(KEY_LONG_LABEL_RES_ID, longLabelResId); in setLongLabelResId()