Searched refs:KEY_ICON_PATH_REF (Results 1 – 1 of 1) sorted by relevance
77 public static final String KEY_ICON_PATH_REF = "pref_icon_shape_path"; field in InvariantDeviceProfile328 String savedIconMaskPath = getDevicePrefs(context).getString(KEY_ICON_PATH_REF, ""); in verifyConfigChangedInBackground()331 getDevicePrefs(context).edit().putString(KEY_ICON_PATH_REF, getIconShapePath(context)) in verifyConfigChangedInBackground()334 getDevicePrefs(context).edit().putString(KEY_ICON_PATH_REF, getIconShapePath(context)) in verifyConfigChangedInBackground()