Home
last modified time | relevance | path

Searched refs:theImsPhone (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java420 ImsPhone theImsPhone = (ImsPhone) imsPhone; in onCreate() local
421 if (theImsPhone.getCallTracker() instanceof ImsPhoneCallTracker) { in onCreate()
423 theImsPhone.getCallTracker(); in onCreate()