Searched refs:getModuleLayoutRoot (Results 1 – 6 of 6) sorted by relevance
254 public FrameLayout getModuleLayoutRoot(); in getModuleLayoutRoot() method
84 appController.getModuleLayoutRoot(), in CaptureIntentModule()
430 mUI = new CaptureModuleUI(activity, mAppController.getModuleLayoutRoot(), mUIListener); in init()
336 mUI = new VideoUI(mActivity, this, mActivity.getModuleLayoutRoot()); in init()
386 mUI = new PhotoUI(mActivity, this, mActivity.getModuleLayoutRoot()); in init()
1123 public FrameLayout getModuleLayoutRoot() { in getModuleLayoutRoot() method in CameraActivity