Searched refs:STATE_CLOSED (Results 1 – 3 of 3) sorted by relevance
38 STATE_CLOSED,48 int STATE_CLOSED = STATE_MESSAGE_FAILED + 1; field
48 if (callComposerState == Session.STATE_CLOSED) { in toString()
322 case Session.STATE_CLOSED: in refreshUiForCallComposerState()