Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java136 public static final String CALL_PRESENTATION_RESTRICTED = "RESTRICTED"; field in TelephonyConstants
DInCallServiceImpl.java1447 return TelephonyConstants.CALL_PRESENTATION_RESTRICTED; in getCallPresentationInfoString()