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

  /packages/apps/Camera2/src/com/android/camera/ui/
BottomBarModeOptionsWrapper.java 39 private View mBottomBar;
49 mBottomBar = findViewById(R.id.bottom_bar);
70 mBottomBar.layout((int) bottomBarRect.left, (int) bottomBarRect.top,
  /packages/apps/Camera2/src/com/android/camera/app/
CameraAppUI.java 516 private BottomBar mBottomBar;
    [all...]

Completed in 361 milliseconds