Home | History | Annotate | Download | only in phone

Lines Matching refs:isDialing

885         boolean isDialing = (phone.getForegroundCall().getState() == Call.State.DIALING);
886 boolean keepScreenOn = isRinging || isDialing;