Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java267 ImsPhone imsPhone = (ImsPhone) mPhone; in handleSuppServiceFailedIntent() local
297 ImsPhone imsPhone = (ImsPhone) mPhone; in handleTestConferenceEventPackage() local
342 ImsPhone imsPhone = (ImsPhone) mPhone; in handleTestDialogEventPackageIntent() local
374 ImsPhone imsPhone = (ImsPhone) mPhone; in sendTestSuppServiceNotification() local
511 ImsPhone imsPhone = (ImsPhone) mPhone; in getImsCall() local
DGsmCdmaPhone.java906 Phone imsPhone = mImsPhone; in acceptCall() local
1038 Phone imsPhone = mImsPhone; in getRingingCall() local
1233 Phone imsPhone = mImsPhone; in handleInCallMmiCommands() local
1308 Phone imsPhone = mImsPhone; in startConference() local
1356 Phone imsPhone = mImsPhone; in dial() local
1495 Phone imsPhone = mImsPhone; in isNotificationOfWfcCallRequired() local
1595 Phone imsPhone = mImsPhone; in handleUssdRequest() local
2234 Phone imsPhone = mImsPhone; in getCallForwardingOption() local
2283 Phone imsPhone = mImsPhone; in setCallForwardingOption() local
2336 Phone imsPhone = mImsPhone; in getCallBarring() local
[all …]
DPhone.java831 Phone imsPhone = mImsPhone; in handleSrvccStateChanged() local
4092 Phone imsPhone = mImsPhone; in getVoicePhoneServiceState() local
4166 Phone imsPhone = mImsPhone; in isImsRegistered() local
4185 Phone imsPhone = mImsPhone; in isWifiCallingEnabled() local
4199 Phone imsPhone = mImsPhone; in isImsCapabilityAvailable() local
4223 Phone imsPhone = mImsPhone; in isVoiceOverCellularImsEnabled() local
4237 Phone imsPhone = mImsPhone; in getImsRegistrationTech() local
4251 Phone imsPhone = mImsPhone; in getImsRegistrationTech() local
4263 Phone imsPhone = mImsPhone; in getImsRegistrationState() local
4446 Phone imsPhone = mImsPhone; in isVideoEnabled() local
[all …]
DGsmCdmaCallTracker.java801 Phone imsPhone = mPhone.getImsPhone(); in updatePhoneState() local
1196 Phone imsPhone = mPhone.getImsPhone(); in handlePollCalls() local
DCallManager.java390 Phone imsPhone = phone.getImsPhone(); in unregisterPhone() local
805 Phone imsPhone = phone.getImsPhone(); in dial() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DImsStatsTest.java85 TestableImsStats(ImsPhone imsPhone) { in TestableImsStats()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DMetricsCollector.java339 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in pullImsRegistrationStats() local