Searched refs:phoneMgr (Results 1 – 4 of 4) sorted by relevance
84 if (PhoneGlobals.getInstance().phoneMgr.isTtyModeSupported()) { in onCreate()91 if (PhoneGlobals.getInstance().phoneMgr.isHearingAidCompatibilitySupported()) { in onCreate()
145 PhoneGlobals.getInstance().phoneMgr.enableVideoCalling((boolean) objValue); in onPreferenceChange()291 ? PhoneGlobals.getInstance().phoneMgr.isVideoCallingEnabled( in onResume()
144 public PhoneInterfaceManager phoneMgr; field in PhoneGlobals340 phoneMgr = PhoneInterfaceManager.init(this, PhoneFactory.getDefaultPhone()); in onCreate()
1218 PhoneGlobals.getInstance().phoneMgr.enableVideoCalling((boolean) objValue); in onPreferenceChange()1615 ? PhoneGlobals.getInstance().phoneMgr.isVideoCallingEnabled( in updateVideoCallState()