Searched refs:getModuleLayoutRoot (Results 1 – 6 of 6) sorted by relevance
41 public FrameLayout getModuleLayoutRoot(); in getModuleLayoutRoot() method
240 public FrameLayout getModuleLayoutRoot(); in getModuleLayoutRoot() method
320 mUI = new CaptureModuleUI(activity, this, mAppController.getModuleLayoutRoot(), in init()
344 mUI = new VideoUI(mActivity, this, mActivity.getModuleLayoutRoot()); in init()
432 mUI = new PhotoUI(mActivity, this, mActivity.getModuleLayoutRoot()); in init()
1094 public FrameLayout getModuleLayoutRoot() { in getModuleLayoutRoot() method in CameraActivity