Searched refs:getBottomOfView (Results 1 – 1 of 1) sorted by relevance
267 getBottomOfView(mContentView) - getBottomOfView(mContentViewContainer)); in onGlobalLayout()270 getBottomOfView(mTopInsetView) - getTopOfView(mContentViewContainer)); in onGlobalLayout()274 getBottomOfView(mContentViewContainer) - getTopOfView(mBottomInsetView)); in onGlobalLayout()313 private static int getBottomOfView(View v) { in getBottomOfView() method in BaseLayoutInstaller.InsetsUpdater