HomeSort by relevance Sort by last modified time
    Searched refs:ACTIVE (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/clang/test/Preprocessor/
_Pragma-in-macro-arg.c 13 #define ACTIVE(x) ID(x)
29 ACTIVE(_Pragma) ("clang diagnostic ignored \"-Wconversion\"")) // expected-error {{_Pragma takes a parenthesized string literal}} \
33 ACTIVE(IGNORE_CONV)
  /external/nist-sip/java/javax/sip/header/
SubscriptionStateHeader.java 17 String ACTIVE = "Active";
  /frameworks/base/core/java/android/text/method/
MultiTapKeyListener.java 102 int activeStart = content.getSpanStart(TextKeyListener.ACTIVE);
103 int activeEnd = content.getSpanEnd(TextKeyListener.ACTIVE);
110 int rec = (content.getSpanFlags(TextKeyListener.ACTIVE)
205 content.setSpan(TextKeyListener.ACTIVE,
237 buf.removeSpan(TextKeyListener.ACTIVE);
273 int start = buf.getSpanStart(TextKeyListener.ACTIVE);
274 int end = buf.getSpanEnd(TextKeyListener.ACTIVE);
PasswordTransformationMethod.java 154 int st = sp.getSpanStart(TextKeyListener.ACTIVE);
155 int en = sp.getSpanEnd(TextKeyListener.ACTIVE);
199 st = sp.getSpanStart(TextKeyListener.ACTIVE);
200 en = sp.getSpanEnd(TextKeyListener.ACTIVE);
QwertyKeyListener.java 106 int activeStart = content.getSpanStart(TextKeyListener.ACTIVE);
107 int activeEnd = content.getSpanEnd(TextKeyListener.ACTIVE);
188 content.removeSpan(TextKeyListener.ACTIVE);
234 content.setSpan(TextKeyListener.ACTIVE, oldStart, selEnd,
TextKeyListener.java 45 /* package */ static final Object ACTIVE = new NoCopySpan.Concrete();
163 e.removeSpan(ACTIVE);
182 s.removeSpan(ACTIVE);
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 32 ACTIVE(0),
110 return state == State.ACTIVE || state == State.HOLDING;
148 /** number of msec between dialing -> alerting and alerting->active */
235 call.state = CallInfo.State.ACTIVE;
242 /** If a call is DIALING or ALERTING, progress it all the way to ACTIVE */
252 call.state = CallInfo.State.ACTIVE;
259 /** automatically progress mobile originated calls to ACTIVE.
273 * hangup ringing, dialing, or active calls
300 || call.state == CallInfo.State.ACTIVE
484 if (c != null && c.state == CallInfo.State.ACTIVE) {
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/
ProgressView.java 44 /** View created but there's no task running. Next state can only be ACTIVE. */
47 ACTIVE,
92 if (mState == State.ACTIVE) {
114 changeState(ProgressView.State.ACTIVE);
206 mStopButton.setEnabled(mState == State.ACTIVE);
216 return mState != State.ACTIVE;
ProgressTaskDialog.java 63 ACTIVE,
74 private CancelMode mCancelMode = CancelMode.ACTIVE;
173 return mCancelMode != CancelMode.ACTIVE;
190 if (mCancelMode == CancelMode.ACTIVE) {
202 if (mCancelMode == CancelMode.ACTIVE) {
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java 221 // One ACTIVE connection
227 } while (mGSMPhone.getForegroundCall().getState() != Call.State.ACTIVE);
237 assertEquals(Call.State.ACTIVE, mGSMPhone.getForegroundCall().getState());
333 // One mobile terminated active call
348 assertEquals(Call.State.ACTIVE,
550 assertEquals(Call.State.ACTIVE, mGSMPhone.getForegroundCall().getState());
564 // one active call
572 assertEquals(Call.State.ACTIVE, mGSMPhone.getForegroundCall().getState());
625 assertEquals(Call.State.ACTIVE, mGSMPhone.getForegroundCall().getState());
657 // One ACTIVE cal
    [all...]
  /external/guava/guava/src/com/google/common/collect/
ComparisonChain.java 61 return ACTIVE;
64 private static final ComparisonChain ACTIVE = new ComparisonChain() {
90 return (result < 0) ? LESS : (result > 0) ? GREATER : ACTIVE;
  /frameworks/base/telephony/java/com/android/internal/telephony/
DriverCall.java 30 ACTIVE,
121 case 0: return State.ACTIVE;
Call.java 30 IDLE, ACTIVE, HOLDING, DIALING, ALERTING, INCOMING, WAITING, DISCONNECTED, DISCONNECTING;
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmCall.java 43 case ACTIVE: return State.ACTIVE;
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCall.java 44 case ACTIVE: return State.ACTIVE;
CdmaConnection.java 172 if (parent.state == CdmaCall.State.ACTIVE) {
173 parent.attachFake(this, CdmaCall.State.ACTIVE);
554 * We know we're ACTIVE, and we know we're going to end up
670 newParent.attachFake(this, CdmaCall.State.ACTIVE);
747 /** "connecting" means "has never been ACTIVE" for both incoming
760 case ACTIVE:
CdmaCallTracker.java 211 if (foregroundCall.getState() == CdmaCall.State.ACTIVE) {
344 return foregroundCall.getState() == CdmaCall.State.ACTIVE
362 || (foregroundCall.getState() == CdmaCall.State.ACTIVE)
372 " || foregroundCall.getState() == CdmaCall.State.ACTIVE::=%s\n" +
380 foregroundCall.getState() == CdmaCall.State.ACTIVE,
562 // This case means the RIL has no more active call anymore and
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 118 ACTIVE,
  /frameworks/base/telephony/java/com/android/internal/telephony/sip/
SipConnectionBase.java 71 case ACTIVE:
SipPhone.java 100 // both foreground and background are active
170 if (foregroundCall.getState() == SipCall.State.ACTIVE) {
203 if ((foregroundCall.getState() != SipCall.State.ACTIVE)
204 || (foregroundCall.getState() != SipCall.State.ACTIVE)) {
487 setState(State.ACTIVE);
578 if (state != State.ACTIVE) {
644 if (mState == Call.State.ACTIVE) call.startAudio();
755 setState(Call.State.ACTIVE);
877 case SipSession.State.IN_CALL: return Call.State.ACTIVE;
    [all...]
  /external/mesa3d/src/glsl/
glsl_parser.h 202 ACTIVE = 419,
  /packages/apps/Phone/src/com/android/phone/
CallTime.java 62 * Sets the call timer to "active call" mode, where the timer will
64 * has been active.
100 if (state == Call.State.ACTIVE) {
138 //duration = (state == Call.State.ACTIVE
144 //long t = (state == Call.State.ACTIVE
InCallControlState.java 102 final boolean hasActiveForegroundCall = (fgCallState == Call.State.ACTIVE);
148 // "Mute": only enabled when the foreground call is ACTIVE.
151 // emergency callback mode (ECM) is active.
191 // If the foreground call is ACTIVE, we should turn on "swap" button instead.
  /external/chromium/base/
tracked_objects.h 527 // Set internal status_ to either become ACTIVE, or later, to be SHUTDOWN,
559 ACTIVE,
  /external/chromium/chrome/browser/extensions/
extension_updater.h 49 // Used for counting number of active users of an app, where "active" means
50 // the app was launched at least once since the last active ping.
51 ACTIVE
55 // The number of days it's been since our last rollcall or active ping,
62 PingData(int rollcall, int active)
63 : rollcall_days(rollcall), active_days(active) {}

Completed in 648 milliseconds

1 2 3