Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java1423 final int[] propertyConstants = new int[] { in getCallPropertiesString() local
1433 for (int property : propertyConstants) { in getCallPropertiesString()