Searched refs:mShowDialogs (Results 1 – 1 of 1) sorted by relevance
735 private boolean mShowDialogs = true; field in ActivityTaskManagerService4720 mShowDialogs = inputMethodExists in updateShouldShowDialogsLocked()6068 return mShowDialogs && !mSleeping && !mShuttingDown; in showStrictModeViolationDialog()6080 if (mShowDialogs) { in showSystemReadyErrorDialogsIfNeeded()6099 if (mShowDialogs) { in showSystemReadyErrorDialogsIfNeeded()6908 return mShowDialogs && !mSleeping && !mShuttingDown in canShowErrorDialogs()