Searched refs:KEY_SHORT_LABEL_RES_ID (Results 1 – 1 of 1) sorted by relevance
59 public static final String KEY_SHORT_LABEL_RES_ID = "shortLabelResId"; field in AppSearchShortcutInfo95 ).addProperty(new AppSearchSchema.LongPropertyConfig.Builder(KEY_SHORT_LABEL_RES_ID)370 final int shortLabelResId = (int) getPropertyLong(KEY_SHORT_LABEL_RES_ID); in toShortcutInfo()497 setPropertyLong(KEY_SHORT_LABEL_RES_ID, shortLabelResId); in setShortLabelResId()