Home
last modified time | relevance | path

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

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