Searched refs:PROMISE_ICON_IDS (Results 1 – 2 of 2) sorted by relevance
63 public static final String PROMISE_ICON_IDS = "promise_icon_ids"; field in InstallSessionHelper103 LauncherPrefs.get(mAppContext).get(LauncherPrefs.PROMISE_ICON_IDS))); in getPromiseIconIds()147 LauncherPrefs.get(mAppContext).put(LauncherPrefs.PROMISE_ICON_IDS, in updatePromiseIconPrefs()
265 @JvmField val PROMISE_ICON_IDS = backedUpItem(InstallSessionHelper.PROMISE_ICON_IDS, "") in <lambda>() constant