CALL_STATE_RINGING constant

int const CALL_STATE_RINGING

Device call state: Ringing. A new call arrived and is ringing or waiting. In the latter case, another call is already active.

Implementation

static const int CALL_STATE_RINGING = 1