Searched refs:StickyBottomCaptureLayout (Results 1 – 2 of 2) sorted by relevance
42 public class StickyBottomCaptureLayout extends FrameLayout { class80 public StickyBottomCaptureLayout(Context context, AttributeSet attrs) { in StickyBottomCaptureLayout() method in StickyBottomCaptureLayout
59 import com.android.camera.ui.StickyBottomCaptureLayout;532 private StickyBottomCaptureLayout mStickyBottomCaptureLayout;1369 mStickyBottomCaptureLayout = (StickyBottomCaptureLayout) mAppRootView in prepareModuleUI()