Searched refs:PROMISE_ICON_IDS (Results 1 – 1 of 1) sorted by relevance
62 protected static final String PROMISE_ICON_IDS = "promise_icon_ids"; field in InstallSessionHelper90 getPrefs(mAppContext).getString(PROMISE_ICON_IDS, ""))); in getPromiseIconIds()133 .putString(PROMISE_ICON_IDS, getPromiseIconIds().getArray().toConcatString()) in updatePromiseIconPrefs()