Home
last modified time | relevance | path

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

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DInCallServiceImpl.java1469 public static String getCallPropertyString(int property) { in getCallPropertyString() method in InCallServiceImpl
1500 propertyList.add(getCallPropertyString(property)); in getCallPropertiesString()