Searched refs:fnfe (Results 1 – 16 of 16) sorted by relevance
322 final FileNotFoundException fnfe = new FileNotFoundException(t.getMessage()); in asFileNotFoundException() local323 fnfe.initCause(t); in asFileNotFoundException()324 throw fnfe; in asFileNotFoundException()
963 } catch (FileNotFoundException fnfe) { in readHistoricalDataImpl()1045 } catch (FileNotFoundException fnfe) { in doInBackground()1046 Log.e(LOG_TAG, "Error writing historical recrod file: " + hostoryFileName, fnfe); in doInBackground()
550 } catch (FileNotFoundException fnfe) { in getDrawable()551 Log.w(LOG_TAG, "Icon not found: " + uri + ", " + fnfe.getMessage()); in getDrawable()
987 } catch (FileNotFoundException fnfe) { in readHistoricalDataImpl()1069 } catch (FileNotFoundException fnfe) { in doInBackground()1070 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()
325 } catch (FileNotFoundException fnfe) { in accountAddedInternal()327 if (DEBUG) Log.d(TAG, "unable to find the stash file", fnfe); in accountAddedInternal()
187 } catch (FileNotFoundException fnfe) { in loadAllSPs()247 } catch (FileNotFoundException fnfe) { in addSP()272 } catch (FileNotFoundException fnfe) { in addSP()450 } catch (FileNotFoundException fnfe) { in getMOTree()
212 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
279 } catch (FileNotFoundException fnfe) { in handleMessage()
851 } catch (FileNotFoundException fnfe) { in doReadPrinterHistory()
249 } catch (FileNotFoundException fnfe) { in addSP()276 } catch (FileNotFoundException fnfe) { in addSP()
486 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
532 } catch (FileNotFoundException fnfe) { in parseMetadataFile()
5150 } catch (FileNotFoundException fnfe) { in readStateForUserSyncLPr()
442 } catch (FileNotFoundException fnfe) { in writePrintJobData()443 Log.e(LOG_TAG, "Error writing print job data!", fnfe); in writePrintJobData()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...