Searched refs:BottomBar (Results 1 – 2 of 2) sorted by relevance
48 public class BottomBar extends FrameLayout { class90 public BottomBar(Context context, AttributeSet attrs) { in BottomBar() method in BottomBar
50 import com.android.camera.ui.BottomBar;526 private BottomBar mBottomBar;1321 mBottomBar = (BottomBar) mCameraRootView.findViewById(R.id.bottom_bar); in prepareModuleUI()