Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java105 public static final String CALL_CAPABILITY_UNUSED_1 = "UNUSED_1"; field in TelephonyConstants
DInCallServiceImpl.java1338 return TelephonyConstants.CALL_CAPABILITY_UNUSED_1; in getCallCapabilityString()