Home
last modified time | relevance | path

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

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