Searched refs:isPhoneInUse (Results 1 – 1 of 1) sorted by relevance
664 if (!(startedFromNewIntent && digitsFilled) && isPhoneInUse()) { in configureScreenFromIntent()802 if (!isPhoneInUse()) { in onResume()1202 if (phoneIsCdma() && isPhoneInUse()) { in handleDialButtonClickWithEmptyDigits()1410 private boolean isPhoneInUse() { in isPhoneInUse() method in DialpadFragment