Searched refs:shouldUseSurfaceView (Results 1 – 5 of 5) sorted by relevance
41 boolean shouldUseSurfaceView(); in shouldUseSurfaceView() method
48 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in EmptyVideoTech
104 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in DuoVideoTech
108 public boolean shouldUseSurfaceView() { in shouldUseSurfaceView() method in ImsVideoTech
1122 if (dialerCall != null && dialerCall.getVideoTech().shouldUseSurfaceView()) { in newVideoCallScreenDelegate()1617 call.getId(), call.getVideoTech().shouldUseSurfaceView()); in showVideoCallScreenFragment()