Searched refs:STATE_ACTIVE (Results 1 – 14 of 14) sorted by relevance
427 if (getState() == STATE_ACTIVE || getState() == STATE_HOLDING) { in buildConnectionCapabilities()666 if (getState() == STATE_ACTIVE) { in setActiveInternal()681 if (other.getState() == STATE_ACTIVE) { in setActiveInternal()834 if (getState() == Connection.STATE_ACTIVE) { in setHoldingForConference()
118 case Connection.STATE_ACTIVE: in recalculateConferenceable()230 case Connection.STATE_ACTIVE: in recalculateConference()
159 case Connection.STATE_ACTIVE: in recalculateConferenceable()177 case Connection.STATE_ACTIVE: in recalculateConferenceable()
63 if (getState() == STATE_ACTIVE || getState() == STATE_HOLDING) { in buildConnectionCapabilities()
83 case STATE_ACTIVE: in updateState()
548 case Connection.STATE_ACTIVE: in setState()
17 public static final int STATE_ACTIVE = 1; field in DrawIdler78 setState(STATE_ACTIVE); in onPreDraw()
135 if (getPhone() != null && getState() == STATE_ACTIVE) { in onHold()248 if (getState() == STATE_ACTIVE || getState() == STATE_HOLDING) { in buildCallCapabilities()
182 case STATE_ACTIVE: in setState()209 case Connection.STATE_ACTIVE:
30 public static final int[] STATE_ACTIVE = field in TargetDrawable
498 mTargetDrawables.get(activeTarget).setState(TargetDrawable.STATE_ACTIVE); in highlightSelected()
243 case android.telecom.Call.STATE_ACTIVE: in translateState()
1463 case Connection.STATE_ACTIVE: in getStateFromConnectionState()
351 private int mDrawState = DrawIdler.STATE_ACTIVE;