Searched refs:CallListener (Results 1 – 2 of 2) sorted by relevance
221 InCallServiceImpl.CallListener.startListeningForEvent( in telecomStartListeningForCallAdded()222 InCallServiceImpl.CallListener.LISTEN_CALL_ADDED); in telecomStartListeningForCallAdded()227 InCallServiceImpl.CallListener.stopListeningForEvent( in telecomStopListeningForCallAdded()228 InCallServiceImpl.CallListener.LISTEN_CALL_ADDED); in telecomStopListeningForCallAdded()233 InCallServiceImpl.CallListener.startListeningForEvent( in telecomStartListeningForCallRemoved()234 InCallServiceImpl.CallListener.LISTEN_CALL_REMOVED); in telecomStartListeningForCallRemoved()239 InCallServiceImpl.CallListener.stopListeningForEvent( in telecomStopListeningForCallRemoved()240 InCallServiceImpl.CallListener.LISTEN_CALL_REMOVED); in telecomStopListeningForCallRemoved()
46 public static class CallListener { class in InCallServiceImpl598 CallListener.onCallAdded(id, call); in onCallAdded()609 CallListener.onCallRemoved(id, call); in onCallRemoved()