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
51 import com.android.camera.ui.BottomBar;527 private BottomBar mBottomBar;1322 mBottomBar = (BottomBar) mCameraRootView.findViewById(R.id.bottom_bar); in prepareModuleUI()