Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/video/impl/
DSurfaceViewVideoCallFragment.java450 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()
500 private int getOffsetBottom(View view) { in getOffsetBottom() method in SurfaceViewVideoCallFragment
DVideoCallFragment.java512 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()
564 private int getOffsetBottom(View view) { in getOffsetBottom() method in VideoCallFragment