Searched defs:takeOver (Results 1 – 11 of 11) sorted by relevance
47 void takeOver(@NonNull VideoViewInterface oldView); in takeOver() method
83 public void takeOver(@NonNull VideoViewInterface oldView) { in takeOver() method in VideoSurfaceView
83 public void takeOver(@NonNull VideoViewInterface oldView) { in takeOver() method in VideoTextureView
47 void takeOver(@NonNull VideoViewInterfaceWithMp1 oldView); in takeOver() method
82 public void takeOver(@NonNull VideoViewInterfaceWithMp1 oldView) { in takeOver() method in VideoSurfaceViewWithMp1
83 public void takeOver(@NonNull VideoViewInterfaceWithMp1 oldView) { in takeOver() method in VideoTextureViewWithMp1
46 void takeOver(@NonNull VideoViewInterface oldView); in takeOver() method
93 public void takeOver(@NonNull VideoViewInterface oldView) { in takeOver() method in VideoSurfaceView
98 public void takeOver(@NonNull VideoViewInterface oldView) { in takeOver() method in VideoTextureView
363 private void takeOver(ImsPhoneCall that) { in takeOver() method in ImsPhoneCall
471 private void takeOver(SipCall that) { in takeOver() method in SipPhone.SipCall