OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callStopListeningForEvent
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelecomCallFacade.java
236
InCallServiceImpl.
callStopListeningForEvent
(callId, event);
InCallServiceImpl.java
882
public static void
callStopListeningForEvent
(String callId, String strEvent) {
886
Log.d("
callStopListeningForEvent
: CallCallback is null.");
893
Log.d("
callStopListeningForEvent
: event is invalid.");
[
all
...]
Completed in 2227 milliseconds