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