HomeSort by relevance Sort by last modified time
    Searched defs:PRECISE_CALL_STATE_DIALING (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/android/telephony/
PreciseCallState.java 51 public static final int PRECISE_CALL_STATE_DIALING = 3;
109 * @see PreciseCallState#PRECISE_CALL_STATE_DIALING
127 * @see PreciseCallState#PRECISE_CALL_STATE_DIALING
145 * @see PreciseCallState#PRECISE_CALL_STATE_DIALING
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 71 public static final String PRECISE_CALL_STATE_DIALING = "DIALING";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 321 PRECISE_CALL_STATE_DIALING = "DIALING"

Completed in 137 milliseconds