Home
last modified time | relevance | path

Searched refs:fnfe (Results 1 – 20 of 20) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DPackageIconLoader.java169 } catch (FileNotFoundException fnfe) { in getDrawable()
170 Log.w(TAG, "Icon not found: " + uri + ", " + fnfe.getMessage()); in getDrawable()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DDocumentInfo.java427 final FileNotFoundException fnfe = new FileNotFoundException(t.getMessage()); in asFileNotFoundException() local
428 fnfe.initCause(t); in asFileNotFoundException()
429 throw fnfe; in asFileNotFoundException()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAbstractGalleryActivity.java364 } catch (FileNotFoundException fnfe) { in printSelectedImage()
365 Log.e(TAG, "Error printing an image", fnfe); in printSelectedImage()
/aosp12/frameworks/base/core/java/android/widget/
H A DActivityChooserModel.java996 } 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()
H A DSuggestionsAdapter.java618 } catch (FileNotFoundException fnfe) { in getDrawable()
619 Log.w(LOG_TAG, "Icon not found: " + uri + ", " + fnfe.getMessage()); in getDrawable()
/aosp12/art/test/068-classloader/src/
H A DFancyLoader.java145 } catch (FileNotFoundException fnfe) { in findClassNonDalvik()
/aosp12/frameworks/base/core/java/com/android/server/backup/
H A DAccountSyncSettingsBackupHelper.java333 } catch (FileNotFoundException fnfe) { in accountAddedInternal()
335 if (DEBUG) Log.d(TAG, "unable to find the stash file", fnfe); in accountAddedInternal()
/aosp12/art/test/626-const-class-linking/src/
H A DDefiningLoader.java155 } catch (FileNotFoundException fnfe) { in findClassNonDalvik()
/aosp12/art/test/647-jni-get-field-id/src/
H A DDefiningLoader.java155 } catch (FileNotFoundException fnfe) { in findClassNonDalvik()
/aosp12/art/runtime/native/
H A Ddalvik_system_DexFile.cc512 ScopedLocalRef<jclass> fnfe(env, env->FindClass("java/io/FileNotFoundException")); in GetDexOptNeeded() local
514 env->ThrowNew(fnfe.get(), message); in GetDexOptNeeded()
695 ScopedLocalRef<jclass> fnfe(env, env->FindClass("java/io/FileNotFoundException")); in DexFile_isDexOptNeeded() local
697 env->ThrowNew(fnfe.get(), message); in DexFile_isDexOptNeeded()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsFavoritePersistenceWrapper.kt161 } catch (fnfe: FileNotFoundException) {
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricUserState.java220 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintPreviewController.java279 } catch (FileNotFoundException fnfe) { in handleMessage()
H A DFusedPrintersProvider.java850 } catch (FileNotFoundException fnfe) { in doReadPrinterHistory()
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsState.java1006 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
1023 } catch (FileNotFoundException fnfe) { in readStateSyncLocked()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerService.java469 } catch (FileNotFoundException fnfe) { in writePrintJobData()
470 Log.e(LOG_TAG, "Error writing print job data!", fnfe); in writePrintJobData()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppRegistry.java1106 } catch (FileNotFoundException fnfe) {
H A DSettings.java5546 } catch (FileNotFoundException fnfe) {
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java8957 } catch (FileNotFoundException fnfe) { in openDisplayPhotoForRead()
8959 throw fnfe; in openDisplayPhotoForRead()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...