Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java138 public static final String CALL_PRESENTATION_UNKNOWN = "UNKNOWN"; field in TelephonyConstants
DInCallServiceImpl.java1462 return TelephonyConstants.CALL_PRESENTATION_UNKNOWN; in getCallPresentationInfoString()