Searched refs:fnfe (Results 1 – 20 of 20) sorted by relevance
169 } catch (FileNotFoundException fnfe) { in getDrawable()170 Log.w(TAG, "Icon not found: " + uri + ", " + fnfe.getMessage()); in getDrawable()
427 final FileNotFoundException fnfe = new FileNotFoundException(t.getMessage()); in asFileNotFoundException() local428 fnfe.initCause(t); in asFileNotFoundException()429 throw fnfe; in asFileNotFoundException()
364 } catch (FileNotFoundException fnfe) { in printSelectedImage()365 Log.e(TAG, "Error printing an image", fnfe); in printSelectedImage()
996 } catch (FileNotFoundException fnfe) { in readHistoricalDataImpl()1078 } catch (FileNotFoundException fnfe) { in doInBackground()1079 Log.e(LOG_TAG, "Error writing historical recrod file: " + hostoryFileName, fnfe); in doInBackground()
618 } catch (FileNotFoundException fnfe) { in getDrawable()619 Log.w(LOG_TAG, "Icon not found: " + uri + ", " + fnfe.getMessage()); in getDrawable()
145 } catch (FileNotFoundException fnfe) { in findClassNonDalvik()
333 } catch (FileNotFoundException fnfe) { in accountAddedInternal()335 if (DEBUG) Log.d(TAG, "unable to find the stash file", fnfe); in accountAddedInternal()
155 } catch (FileNotFoundException fnfe) { in findClassNonDalvik()
512 ScopedLocalRef<jclass> fnfe(env, env->FindClass("java/io/FileNotFoundException")); in GetDexOptNeeded() local514 env->ThrowNew(fnfe.get(), message); in GetDexOptNeeded()695 ScopedLocalRef<jclass> fnfe(env, env->FindClass("java/io/FileNotFoundException")); in DexFile_isDexOptNeeded() local697 env->ThrowNew(fnfe.get(), message); in DexFile_isDexOptNeeded()
161 } catch (fnfe: FileNotFoundException) {
220 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
279 } catch (FileNotFoundException fnfe) { in handleMessage()
850 } catch (FileNotFoundException fnfe) { in doReadPrinterHistory()
1006 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()1023 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
469 } catch (FileNotFoundException fnfe) { in writePrintJobData()470 Log.e(LOG_TAG, "Error writing print job data!", fnfe); in writePrintJobData()
1106 } catch (FileNotFoundException fnfe) {
5546 } catch (FileNotFoundException fnfe) {
8957 } catch (FileNotFoundException fnfe) { in openDisplayPhotoForRead()8959 throw fnfe; in openDisplayPhotoForRead()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...