Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
DZslPictureTakerFactory.java70 ImageCaptureCommand flashOnCommand = new ConvergedImageCaptureCommand( in create() local
90 new ZslImageCaptureCommand(logFactory, ringBuffer, metadataPool, flashOnCommand, in create()
94 flashOnCommand, flashAutoCommand, flashOffCommand); in create()
DFlashBasedPhotoCommand.java42 ImageCaptureCommand flashOnCommand, in FlashBasedPhotoCommand() argument
47 mFlashOnCommand = flashOnCommand; in FlashBasedPhotoCommand()
DPictureTakerFactory.java49 ImageCaptureCommand flashOnCommand = new ConvergedImageCaptureCommand( in create() local
70 flashOnCommand, flashAutoCommand, flashOffCommand); in create()