Lines Matching full:mapp
80 private PhoneGlobals mApp;
146 mApp = PhoneGlobals.getInstance();
339 mApp.notificationMgr.statusBarHelper.enableSystemBarNavigation(false);
346 mApp.notificationMgr.statusBarHelper.enableSystemBarNavigation(true);
383 return ((mApp.inCallUiState.inCallScreenMode == InCallScreenMode.NORMAL)
384 || (mApp.inCallUiState.inCallScreenMode == InCallScreenMode.CALL_ENDED));
855 final boolean usingHeadset = mApp.isHeadsetPlugged();
1124 updateInCallControls(mApp.mCM);