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

  /frameworks/base/telephony/java/android/telephony/
PreciseCallState.java 47 public static final int PRECISE_CALL_STATE_ACTIVE = 1;
107 * @see PreciseCallState#PRECISE_CALL_STATE_ACTIVE
125 * @see PreciseCallState#PRECISE_CALL_STATE_ACTIVE
143 * @see PreciseCallState#PRECISE_CALL_STATE_ACTIVE
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 69 public static final String PRECISE_CALL_STATE_ACTIVE = "ACTIVE";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 332 PRECISE_CALL_STATE_ACTIVE = "ACTIVE"

Completed in 87 milliseconds