Searched refs:mShowDialogs (Results 1 – 1 of 1) sorted by relevance
753 private boolean mShowDialogs = true; field in ActivityTaskManagerService4910 mShowDialogs = inputMethodExists in updateShouldShowDialogsLocked()6301 return mShowDialogs && !mSleeping && !mShuttingDown; in showStrictModeViolationDialog()6319 if (mShowDialogs) { in showSystemReadyErrorDialogsIfNeeded()6338 if (mShowDialogs) { in showSystemReadyErrorDialogsIfNeeded()7155 return mShowDialogs && !mSleeping && !mShuttingDown in canShowErrorDialogs()