HomeSort by relevance Sort by last modified time
    Searched refs:onVideoCallChanged (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
MockInCallService.java 94 public void onVideoCallChanged(Call call, InCallService.VideoCall videoCall) {
95 super.onVideoCallChanged(call, videoCall);
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
InCallServiceImpl.java 256 public void onVideoCallChanged(
261 * the lifetime of the underlying call object. We are using the onVideoCallChanged
265 Log.d("CallCallback:onVideoCallChanged()");
    [all...]

Completed in 3148 milliseconds