Home
last modified time | relevance | path

Searched defs:onCallRemoved (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java71 public static void onCallRemoved(String callId, Call call) { in onCallRemoved() method in InCallServiceImpl.CallListener
602 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl