Searched refs:STATE_NEW (Results 1 – 11 of 11) sorted by relevance
81 static final int STATE_NEW = 0; field in BeamTransferManager162 mState = STATE_NEW; in BeamTransferManager()266 if (mState != STATE_NEW && mState != STATE_IN_PROGRESS && mState != STATE_W4_NEXT_TRANSFER in isRunning()317 if (mState == STATE_NEW || mState == STATE_IN_PROGRESS || in updateNotification()
59 sCallStateRank.add(Call.STATE_NEW);235 Call.STATE_CONNECTING, Call.STATE_NEW, Call.STATE_DIALING); in safePlaceCall()
314 case Call.STATE_NEW: in callStateToUiString()
34 private int callState = Call.STATE_NEW;
126 case Call.STATE_NEW: in getStateString()
223 state = android.telecom.Call.STATE_NEW; in getParcelableState()
2442 case Connection.STATE_NEW: in getStateFromConnectionState()
259 case Call.STATE_NEW: in onCallStateChanged()
916 case Connection.STATE_NEW: in setState()
396 case Call.STATE_NEW: in rebindViews()
299 case Call.STATE_NEW: in translateState()