Searched refs:KEY_ERROR (Results 1 – 2 of 2) sorted by relevance
38 private static final String KEY_ERROR = "error"; field in StorageDelegator66 result.putString(KEY_ERROR, e.getMessage()); in onCreate()
94 private static final String KEY_ERROR = "error"; field in DownloadManagerTestBase323 if (resultBundle.getString(KEY_ERROR) != null) { in writeToFileWithDelegator()325 + resultBundle.getString(KEY_ERROR)); in writeToFileWithDelegator()