Home
last modified time | relevance | path

Searched refs:bottomBarMinHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
DCaptureLayoutHelper.java75 public CaptureLayoutHelper(int bottomBarMinHeight, int bottomBarMaxHeight, in CaptureLayoutHelper() argument
77 mBottomBarMinHeight = bottomBarMinHeight; in CaptureLayoutHelper()