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