Searched refs:PROMISE_ICON_IDS (Results 1 – 2 of 2) sorted by relevance
68 getPrefs(context).getString(PROMISE_ICON_IDS, ""))); in PackageInstallerCompatVL()286 .putString(PROMISE_ICON_IDS, mPromiseIconIds.getArray().toConcatString()) in updatePromiseIconPrefs()
39 protected static final String PROMISE_ICON_IDS = "promise_icon_ids"; field in PackageInstallerCompat