Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java429 String eventString = getVideoCallSessionEventString(event); in onCallSessionEvent()
1307 public static String getVideoCallSessionEventString(int event) { in getVideoCallSessionEventString() method in InCallServiceImpl