Home
last modified time | relevance | path

Searched defs:imsPhone (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java276 ImsPhone imsPhone = (ImsPhone) mPhone; in handleSuppServiceFailedIntent() local
306 ImsPhone imsPhone = (ImsPhone) mPhone; in handleTestConferenceEventPackage() local
351 ImsPhone imsPhone = (ImsPhone) mPhone; in handleTestDialogEventPackageIntent() local
383 ImsPhone imsPhone = (ImsPhone) mPhone; in sendTestSuppServiceNotification() local
616 ImsPhone imsPhone = (ImsPhone) mPhone; in getImsCall() local
DSimultaneousCallingTracker.java324 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in registerForImsRegistrationChanges() local
346 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in unregisterForImsRegistrationChanges() local
DGsmCdmaPhone.java1005 Phone imsPhone = mImsPhone; in acceptCall() local
1355 Phone imsPhone = mImsPhone; in handleInCallMmiCommands() local
1430 Phone imsPhone = mImsPhone; in startConference() local
1511 Phone imsPhone = mImsPhone; in dial() local
1685 Phone imsPhone = mImsPhone; in isNotificationOfWfcCallRequired() local
1792 Phone imsPhone = mImsPhone; in handleUssdRequest() local
2551 Phone imsPhone = mImsPhone; in getCallForwardingOption() local
2610 Phone imsPhone = mImsPhone; in setCallForwardingOption() local
2672 Phone imsPhone = mImsPhone; in getCallBarring() local
2699 Phone imsPhone = mImsPhone; in setCallBarring() local
[all …]
DPhone.java939 Phone imsPhone = mImsPhone; in handleSrvccStateChanged() local
3993 public void setImsPhone(ImsPhone imsPhone) { in setImsPhone()
4198 Phone imsPhone = mImsPhone; in isImsRegistered() local
4217 Phone imsPhone = mImsPhone; in isWifiCallingEnabled() local
4231 Phone imsPhone = mImsPhone; in isImsCapabilityAvailable() local
4255 Phone imsPhone = mImsPhone; in isVoiceOverCellularImsEnabled() local
4269 Phone imsPhone = mImsPhone; in getImsRegistrationTech() local
4283 Phone imsPhone = mImsPhone; in getImsRegistrationTech() local
4295 Phone imsPhone = mImsPhone; in getImsRegistrationState() local
4545 Phone imsPhone = mImsPhone; in isVideoEnabled() local
[all …]
DGsmCdmaCallTracker.java822 Phone imsPhone = mPhone.getImsPhone(); in updatePhoneState() local
1222 Phone imsPhone = mPhone.getImsPhone(); in handlePollCalls() local
DCallManager.java390 Phone imsPhone = phone.getImsPhone(); in unregisterPhone() local
798 Phone imsPhone = phone.getImsPhone(); in dial() local
DServiceStateTracker.java1702 ImsPhone imsPhone = (ImsPhone) mPhone.getImsPhone(); in handleMessage() local
3782 ImsPhone imsPhone = (ImsPhone) mPhone.getImsPhone(); in pollStateDone() local
5918 ImsPhone imsPhone = (ImsPhone) mPhone.getImsPhone(); in getImsRegistrationTech() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DServiceStateStats.java359 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in getVoiceRat() local
DVoiceCallSessionStats.java784 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in getVoiceRatWithVoNRFix() local
DMetricsCollector.java412 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in concludeImsStats() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DImsStatsTest.java99 TestableImsStats(ImsPhone imsPhone) { in TestableImsStats()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyStateTracker.java1957 Phone imsPhone = phone.getImsPhone(); in getRingingCall() local