Searched refs:INCALL (Results 1 – 9 of 9) sorted by relevance
87 public static final int INCALL = 13; field in ScreenEvent132 sScreenNameMap.put(ScreenEvent.INCALL, InCallActivity.class.getSimpleName()); in sScreenNameMap.put() argument
720 newState = InCallState.INCALL; in getPotentialStateFromCallList()1342 && InCallState.INCALL == newState && !isShowingInCallUi()); in startOrFinishUi()1828 INCALL, enumConstant1847 this == INCALL); in isConnectingOrConnected()
61 if (newState == InCallState.INCALL) { in onStateChange()
107 boolean hasOngoingCall = InCallState.INCALL == newState && callList.hasLiveCall(); in onStateChange()
251 if (mInCallPresenter == null || mInCallPresenter.getInCallState() != InCallState.INCALL) { in onUiShowing()
103 } else if (newState == InCallState.INCALL) { in onStateChange()
770 return ScreenEvent.INCALL; in getScreenTypeForTag()
433 } else if (newState == InCallPresenter.InCallState.INCALL) { in onStateChange()
235 } else if (newState == InCallState.INCALL) { in onStateChange()