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

  /frameworks/base/telephony/java/android/telephony/
PreciseCallState.java 45 public static final int PRECISE_CALL_STATE_IDLE = 0;
106 * @see PreciseCallState#PRECISE_CALL_STATE_IDLE
124 * @see PreciseCallState#PRECISE_CALL_STATE_IDLE
142 * @see PreciseCallState#PRECISE_CALL_STATE_IDLE
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 77 public static final String PRECISE_CALL_STATE_IDLE = "IDLE";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 340 PRECISE_CALL_STATE_IDLE = "IDLE"

Completed in 448 milliseconds