Home
last modified time | relevance | path

Searched refs:bottomBarMaxHeight (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
78 mBottomBarMaxHeight = bottomBarMaxHeight; in CaptureLayoutHelper()