Home
last modified time | relevance | path

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

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