Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java1442 public static String getCallPresentationInfoString(int presentation) { in getCallPresentationInfoString() method in InCallServiceImpl
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1024 build(InCallServiceImpl.getCallPresentationInfoString( in buildCallDetails()