Searched refs:mShowDialogs (Results 1 – 1 of 1) sorted by relevance
633 private boolean mShowDialogs = true; field in ActivityManagerService719 return mShowDialogs && !mSleeping && !mShuttingDown in canShowErrorDialogs()1811 if (mShowDialogs && !mSleeping && !mShuttingDown) { in handleMessage()1851 if (mShowDialogs) { in handleMessage()1863 if (mShowDialogs) { in handleMessage()20296 mShowDialogs = shouldShowDialogs(mTempConfig);