Home
last modified time | relevance | path

Searched refs:onCameraSwitch (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCallFragment.java44 void onCameraSwitch(); in onCameraSwitch() method
75 callEvents.onCameraSwitch(); in onCreateView()
DCallActivity.java524 public void onCameraSwitch() {
/external/webrtc/examples/objc/AppRTCMobile/ios/
DARDVideoCallView.m84 action:@selector(onCameraSwitch:)
190 - (void)onCameraSwitch:(id)sender {