Home | History | Annotate | Download | only in camera

Lines Matching refs:VideoModule

2550         return (mCurrentModule instanceof VideoModule) ?
2551 ((VideoModule) mCurrentModule).isRecording() : false;