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.java45 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in EmptyVideoTech
/packages/apps/Dialer/java/com/android/incallui/videotech/lightbringer/
DLightbringerTech.java63 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in LightbringerTech
/packages/apps/Dialer/java/com/android/incallui/videotech/
DVideoTech.java37 boolean shouldUseSurfaceView(); in shouldUseSurfaceView() method
/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
DImsVideoTech.java77 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in ImsVideoTech