Searched refs:bottomAdjustment (Results 1 – 1 of 1) sorted by relevance
334 public void openFullScreenPanel(boolean animated, boolean showToolBar, int bottomAdjustment, in openFullScreenPanel() argument337 mFullScreenState.mBounds.bottom = ((ViewGroup) getParent()).getHeight() - bottomAdjustment; in openFullScreenPanel()