Home
last modified time | relevance | path

Searched defs:setDisplayVideoSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallPresenter.java1028 private void setDisplayVideoSize(int width, int height) { in setDisplayVideoSize() method in VideoCallPresenter
1289 void setDisplayVideoSize(int width, int height); in setDisplayVideoSize() method
DVideoCallFragment.java767 public void setDisplayVideoSize(int width, int height) { in setDisplayVideoSize() method in VideoCallFragment