Home
last modified time | relevance | path

Searched defs:imsPhone (Results 1 – 13 of 13) 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
500 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in getImsTransportType() local
DGsmCdmaPhone.java992 Phone imsPhone = mImsPhone; in acceptCall() local
1343 Phone imsPhone = mImsPhone; in handleInCallMmiCommands() local
1420 Phone imsPhone = mImsPhone; in startConference() local
1501 Phone imsPhone = mImsPhone; in dial() local
1675 Phone imsPhone = mImsPhone; in isNotificationOfWfcCallRequired() local
1789 Phone imsPhone = mImsPhone; in handleUssdRequest() local
2554 Phone imsPhone = mImsPhone; in getCallForwardingOption() local
2613 Phone imsPhone = mImsPhone; in setCallForwardingOption() local
2675 Phone imsPhone = mImsPhone; in getCallBarring() local
2702 Phone imsPhone = mImsPhone; in setCallBarring() local
[all …]
DPhone.java939 Phone imsPhone = mImsPhone; in handleSrvccStateChanged() local
4013 public void setImsPhone(ImsPhone imsPhone) { in setImsPhone()
4249 Phone imsPhone = mImsPhone; in isImsRegistered() local
4268 Phone imsPhone = mImsPhone; in isWifiCallingEnabled() local
4282 Phone imsPhone = mImsPhone; in isImsCapabilityAvailable() local
4306 Phone imsPhone = mImsPhone; in isVoiceOverCellularImsEnabled() local
4320 Phone imsPhone = mImsPhone; in getImsRegistrationTech() local
4334 Phone imsPhone = mImsPhone; in getImsRegistrationTech() local
4346 Phone imsPhone = mImsPhone; in getImsRegistrationState() local
4597 Phone imsPhone = mImsPhone; in isVideoEnabled() local
[all …]
DGsmCdmaCallTracker.java823 Phone imsPhone = mPhone.getImsPhone(); in updatePhoneState() local
1223 Phone imsPhone = mPhone.getImsPhone(); in handlePollCalls() local
DCallManager.java394 Phone imsPhone = phone.getImsPhone(); in unregisterPhone() local
802 Phone imsPhone = phone.getImsPhone(); in dial() local
DServiceStateTracker.java1796 ImsPhone imsPhone = (ImsPhone) mPhone.getImsPhone(); in handleMessage() local
3949 ImsPhone imsPhone = (ImsPhone) mPhone.getImsPhone(); in pollStateDone() local
6083 ImsPhone imsPhone = (ImsPhone) mPhone.getImsPhone(); in getImsRegistrationTech() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DServiceStateStats.java362 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in getVoiceRat() local
DVoiceCallSessionStats.java792 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.java2144 Phone imsPhone = phone.getImsPhone(); in getRingingCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataNetworkController.java2385 Phone imsPhone = mPhone.getImsPhone(); in evaluateDataNetworkHandover() local