Home
last modified time | relevance | path

Searched defs:shouldUseSurfaceView (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videotech/empty/
DEmptyVideoTech.java48 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in EmptyVideoTech
/packages/apps/Dialer/java/com/android/incallui/videotech/duo/
DDuoVideoTech.java104 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in DuoVideoTech
/packages/apps/Dialer/java/com/android/incallui/videotech/
DVideoTech.java41 boolean shouldUseSurfaceView(); in shouldUseSurfaceView() method
/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
DImsVideoTech.java108 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in ImsVideoTech