Searched refs:phoneIsInUse (Results 1 – 3 of 3) sorted by relevance
334 if (!DialpadFragment.phoneIsInUse()) {799 if (DialpadFragment.phoneIsInUse() || isDialIntent(intent)) { in setCurrentTab()1105 if (tab != null && !DialpadFragment.phoneIsInUse()) { in enterSearchUi()
432 if (phoneIsInUse()) { in configureScreenFromIntent()552 if (phoneIsInUse()) { in onResume()1424 public static boolean phoneIsInUse() { in phoneIsInUse() method in DialpadFragment
1264 private boolean phoneIsInUse() { in phoneIsInUse() method in InCallScreen1668 boolean currentlyIdle = !phoneIsInUse(); in onDisconnect()2593 boolean stayHere = phoneIsInUse() || mApp.inCallUiState.isProgressIndicationActive(); in delayedCleanupAfterDisconnect()