Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/
DRepeatFailureHandlerComponent.java54 FatalErrorDialogFailureHandler fatalErrorDialog = new FatalErrorDialogFailureHandler in create() local
59 List<FailureHandler> recoveryStrategies = Arrays.asList(fastCameraReset, fatalErrorDialog); in create()