Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java135 public static final String CALL_PRESENTATION_ALLOWED = "ALLOWED"; field in TelephonyConstants
DInCallServiceImpl.java1456 return TelephonyConstants.CALL_PRESENTATION_ALLOWED; in getCallPresentationInfoString()