Searched refs:mFlashOnCommand (Results 1 – 1 of 1) sorted by relevance
36 private final ImageCaptureCommand mFlashOnCommand; field in FlashBasedPhotoCommand47 mFlashOnCommand = flashOnCommand; in FlashBasedPhotoCommand()59 mLog.i("running flash-on command: " + mFlashOnCommand); in run()60 mFlashOnCommand.run(imageExposeCallback, imageSaver); in run()