Searched refs:APP_ICONS_DB (Results 1 – 3 of 3) sorted by relevance
30 public static final String APP_ICONS_DB = "app_icons.db"; field in LauncherFiles43 APP_ICONS_DB));
84 this(context, LauncherFiles.APP_ICONS_DB); in LauncherAppState()
84 this(context, idp, LauncherFiles.APP_ICONS_DB, new IconProvider(context)); in IconCache()