Searched refs:KEY_BITMAP_PATH (Results 1 – 1 of 1) sorted by relevance
79 public static final String KEY_BITMAP_PATH = "bitmapPath"; field in AppSearchShortcutInfo203 ).addProperty(new AppSearchSchema.StringPropertyConfig.Builder(KEY_BITMAP_PATH)419 final String bitmapPath = getPropertyString(KEY_BITMAP_PATH); in toShortcutInfo()727 setPropertyString(KEY_BITMAP_PATH, bitmapPath); in setBitmapPath()