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

  /frameworks/base/telephony/java/android/telephony/
PreciseCallState.java 55 public static final int PRECISE_CALL_STATE_INCOMING = 5;
111 * @see PreciseCallState#PRECISE_CALL_STATE_INCOMING
129 * @see PreciseCallState#PRECISE_CALL_STATE_INCOMING
147 * @see PreciseCallState#PRECISE_CALL_STATE_INCOMING
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 72 public static final String PRECISE_CALL_STATE_INCOMING = "INCOMING";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 335 PRECISE_CALL_STATE_INCOMING = "INCOMING"

Completed in 449 milliseconds