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

  /frameworks/base/telephony/java/android/telephony/
PreciseCallState.java 61 public static final int PRECISE_CALL_STATE_DISCONNECTING = 8;
114 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTING
132 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTING
150 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTING
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 76 public static final String PRECISE_CALL_STATE_DISCONNECTING = "DISCONNECTING";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 339 PRECISE_CALL_STATE_DISCONNECTING = "DISCONNECTING"

Completed in 81 milliseconds