HomeSort by relevance Sort by last modified time
    Searched refs:BottomBar (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/ui/
BottomBar.java 42 * BottomBar swaps its width and height on rotation. In addition, it also
48 public class BottomBar extends FrameLayout {
50 private static final Log.Tag TAG = new Log.Tag("BottomBar");
90 public BottomBar(Context context, AttributeSet attrs) {
  /packages/apps/Camera2/src/com/android/camera/app/
CameraAppUI.java 51 import com.android.camera.ui.BottomBar;
513 private BottomBar mBottomBar;
    [all...]

Completed in 82 milliseconds