Searched refs:mImsPhone (Results 1 – 3 of 3) sorted by relevance
223 protected ImsPhone mImsPhone = null; field in PhoneBase457 ImsPhone imsPhone = mImsPhone; in dispose()474 ImsPhone imsPhone = mImsPhone; in removeReferences()477 mImsPhone = null; in removeReferences()595 ImsPhone imsPhone = mImsPhone; in handleSrvccStateChanged()1896 return mImsPhone; in getImsPhone()1902 if (mImsPhone == null) in relinquishOwnershipOfImsPhone()1905 ImsPhone imsPhone = mImsPhone; in relinquishOwnershipOfImsPhone()1906 mImsPhone = null; in relinquishOwnershipOfImsPhone()1921 if (mImsPhone != null) { in acquireOwnershipOfImsPhone()[all …]
266 if (mImsPhone != null) { in getServiceState()269 mImsPhone.getServiceState()); in getServiceState()288 if (mImsPhone != null) { in getState()289 PhoneConstants.State imsState = mImsPhone.getState(); in getState()508 ImsPhone imsPhone = mImsPhone; in acceptCall()531 if (mImsPhone != null) { in canConference()532 canImsConference = mImsPhone.canConference(); in canConference()543 if (mImsPhone != null && mImsPhone.canConference()) { in conference()545 mImsPhone.conference(); in conference()580 ImsPhone imsPhone = mImsPhone; in getRingingCall()[all …]
273 if (mImsPhone != null) { in getServiceState()276 mImsPhone.getServiceState()); in getServiceState()296 if (mImsPhone != null) { in getState()297 PhoneConstants.State imsState = mImsPhone.getState(); in getState()324 ImsPhone imPhone = mImsPhone; in getRingingCall()335 if (mImsPhone != null) { in setUiTTYMode()336 mImsPhone.setUiTTYMode(uiTtyMode, onComplete); in setUiTTYMode()352 if (mImsPhone != null && mImsPhone.canConference()) { in conference()354 mImsPhone.conference(); in conference()410 ImsPhone imsPhone = mImsPhone; in dial()[all …]