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.java591 ImsPhone theImsPhone = (ImsPhone) imsPhone; in onCreate() local
592 if (theImsPhone.getCallTracker() instanceof ImsPhoneCallTracker) { in onCreate()
594 theImsPhone.getCallTracker(); in onCreate()