Searched refs:KEY_LOCUS_ID (Results 1 – 1 of 1) sorted by relevance
71 public static final String KEY_LOCUS_ID = "locusId"; field in AppSearchShortcutInfo161 ).addProperty(new AppSearchSchema.StringPropertyConfig.Builder(KEY_LOCUS_ID)409 final String locusIdString = getPropertyString(KEY_LOCUS_ID); in toShortcutInfo()464 setPropertyString(KEY_LOCUS_ID, locusId.getId()); in setLocusId()