Searched refs:getFullscreenHeight (Results 1 – 4 of 4) sorted by relevance
50 public int getFullscreenHeight() { in getFullscreenHeight() method in RootSandboxLayout
46 float fingerDotStartTranslationY = (float) mRootView.getFullscreenHeight() / 2; in createGestureAnimation()
82 int height = mTutorialFragment.getRootView().getFullscreenHeight();113 int height = mTutorialFragment.getRootView().getFullscreenHeight(); in SwipeUpGestureTutorialController()