Searched refs:KEY_DOWNLOAD_RESULT (Results 1 – 1 of 1) sorted by relevance
32 private static final String KEY_DOWNLOAD_RESULT = "_download_result"; field in ONSStats127 editor.remove(KEY_DOWNLOAD_RESULT); in updateSharedPreferences()129 editor.putInt(KEY_DOWNLOAD_RESULT, info.getDownloadResult().ordinal()); in updateSharedPreferences()168 : sharedPref.getInt(KEY_DOWNLOAD_RESULT, -1) in ignoreEvent()