Searched refs:videoCallStopListeningForEvent (Results 1 - 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelecomCallFacade.java265 InCallServiceImpl.videoCallStopListeningForEvent(callId, event);
H A DInCallServiceImpl.java907 public static void videoCallStopListeningForEvent(String callId, String strEvent) { method in class:InCallServiceImpl
911 Log.d("videoCallStopListeningForEvent: CallCallback is null.");

Completed in 55 milliseconds