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.java449 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()
499 private int getOffsetBottom(View view) { in getOffsetBottom() method in SurfaceViewVideoCallFragment
DVideoCallFragment.java548 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()
600 private int getOffsetBottom(View view) { in getOffsetBottom() method in VideoCallFragment