Searched refs:isPhoneInUse (Results 1 – 1 of 1) sorted by relevance
523 if (isPhoneInUse()) { in configureScreenFromIntent()639 if (!isPhoneInUse()) { in onResume()1101 if (phoneIsCdma() && isPhoneInUse()) { in handleDialButtonClickWithEmptyDigits()1419 public boolean isPhoneInUse() { in isPhoneInUse() method in DialpadFragment