Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java285 cc.updateVideoCall(null, null); in onVideoCallChanged()
300 cc.updateVideoCall( in onVideoCallChanged()
535 public void updateVideoCall(VideoCall videoCall, VideoCallCallback videoCallCallback) { in updateVideoCall() method in InCallServiceImpl.CallContainer