Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java203 public static final String TELEPHONY_STATE_RINGING = "RINGING"; field in TelephonyConstants
DTelephonyUtils.java130 return TelephonyConstants.TELEPHONY_STATE_RINGING; in getTelephonyCallStateString()