Home
last modified time | relevance | path

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

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