Searched refs:CameraDisabledException (Results 1 – 14 of 14) sorted by relevance
20 import com.android.camera.CameraDisabledException;349 private void setupCamera() throws CameraHardwareException, CameraDisabledException { in setupCamera()365 private void openCamera() throws CameraHardwareException, CameraDisabledException { in openCamera()1042 } catch (CameraDisabledException e) { in doOnResume()
299 private static void throwIfCameraDisabled(Activity activity) throws CameraDisabledException { in throwIfCameraDisabled()305 throw new CameraDisabledException(); in throwIfCameraDisabled()311 throws CameraHardwareException, CameraDisabledException { in openCamera()
338 private void setupCamera() throws CameraHardwareException, CameraDisabledException { in setupCamera()354 private void openCamera() throws CameraHardwareException, CameraDisabledException { in openCamera()1070 } catch (CameraDisabledException e) { in onResumeAfterSuper()
23 public class CameraDisabledException extends Exception { class
164 } catch (CameraDisabledException e) { in run()
355 } catch (CameraDisabledException e) { in run()2319 } catch (CameraDisabledException e) { in switchCamera()
253 } catch (CameraDisabledException e) { in openCamera()
22 import com.android.camera.CameraDisabledException;301 } catch (CameraDisabledException ex) { in checkAndOpenCamera()
54 import com.android.camera.CameraDisabledException;913 public static void throwIfCameraDisabled(Context context) throws CameraDisabledException { in throwIfCameraDisabled()918 throw new CameraDisabledException(); in throwIfCameraDisabled()
258 throws CameraHardwareException, CameraDisabledException { in openCamera()263 throw new CameraDisabledException(); in openCamera()
1103 } catch (CameraDisabledException e) {1550 } catch (CameraDisabledException e) { in doOnResume()
393 } catch (CameraDisabledException e) { in onCreate()847 } catch (CameraDisabledException e) { in doOnResume()