Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallBarringDeselectAllPreference.java54 ImsPhone imsPhone = mPhone != null ? (ImsPhone) mPhone.getImsPhone() : null; in showDialog() local
DCallBarringEditPreference.java259 ImsPhone imsPhone = mPhone != null ? (ImsPhone) mPhone.getImsPhone() : null; in setShowPassword() local
316 ImsPhone imsPhone = pref.mPhone != null in handleGetCallBarringResponse() local
DEmergencyCallbackModeService.java173 Phone imsPhone = mPhone.getImsPhone(); in showNotification() local
DGsmUmtsCallBarringOptions.java425 ImsPhone imsPhone = mPhone != null ? (ImsPhone) mPhone.getImsPhone() : null; in onCreate() local
/packages/services/Telephony/src/com/android/services/telephony/
DImsConferenceController.java372 Phone imsPhone = connection.getPhone(); in startConference() local
DImsConference.java664 Phone imsPhone = mConferenceHost.getPhone(); in setConferenceHost() local
1120 Phone imsPhone = mConferenceHost.getPhone(); in handleOriginalConnectionChange() local
DTelephonyConnection.java950 ImsPhone imsPhone = (ImsPhone) phone; in performHold() local
973 ImsPhone imsPhone = (ImsPhone) phone; in performUnhold() local
1281 ImsPhone imsPhone = (ImsPhone) phone; in shouldSetDisableAddCallExtra() local
DTelephonyConnectionService.java971 ImsPhone imsPhone = (ImsPhone) phone.getImsPhone(); in onCreateUnknownConnection() local