Searched refs:isPhoneInUse (Results 1 – 1 of 1) sorted by relevance
529 if (isPhoneInUse()) { in configureScreenFromIntent()656 if (!isPhoneInUse()) { in onResume()1045 if (phoneIsCdma() && isPhoneInUse()) { in handleDialButtonClickWithEmptyDigits()1247 private boolean isPhoneInUse() { in isPhoneInUse() method in DialpadFragment