Searched refs:hasCalling (Results 1 – 5 of 5) sorted by relevance
374 if (hasCalling()) { in GsmCdmaPhone()418 if (hasCalling()) { in GsmCdmaPhone()472 private boolean hasCalling() { in hasCalling() method in GsmCdmaPhone483 if (hasCalling()) { in initOnce()769 if (!hasCalling()) return PhoneConstants.State.IDLE; in getState()903 if (!hasCalling() || isPhoneTypeGsm()) { in isInEmergencyCall()912 if (!hasCalling() && !isPhoneTypeGsm()) { in setIsInEmergencyCall()1004 if (!hasCalling()) throw new CallStateException(); in acceptCall()1015 if (!hasCalling()) throw new CallStateException(); in rejectCall()1046 if (!hasCalling()) return false; in canConference()[all …]
257 private boolean hasCalling() { in hasCalling() method in MultiSimSettingController656 if (hasCalling()) mSubscriptionManagerService.setDefaultVoiceSubId(subId); in updateDefaults()678 if (hasCalling()) { in updateDefaults()1212 if (hasCalling() && (primarySubList.size() == 1) && !voiceSelected) { in updateUserPreferences()
276 private boolean hasCalling() { in hasCalling() method in DataSettingsManager299 if (hasCalling()) { in onInitialize()304 if (hasCalling() && mPhone.getImsPhone() != null) { in onInitialize()
465 private boolean hasCalling() { in hasCalling() method in DataNetworkController1108 if (hasCalling()) { in onRegisterAllEvents()1633 if (hasCalling() && mPhone.getCallTracker().getState() != PhoneConstants.State.IDLE in evaluateNetworkRequest()
258 private boolean hasCalling() { in hasCalling() method in SoundTriggerService288 if (hasCalling()) { in onBootPhase()