Searched refs:mShowDialogs (Results 1 – 1 of 1) sorted by relevance
420 private boolean mShowDialogs = true; field in ActivityManagerService1420 if (mShowDialogs && !mSleeping && !mShuttingDown) { in handleMessage()1454 if (mShowDialogs) { in handleMessage()1481 if (mShowDialogs && !mSleeping && !mShuttingDown) { in handleMessage()1521 if (mShowDialogs) { in handleMessage()1533 if (mShowDialogs) { in handleMessage()17337 mShowDialogs = shouldShowDialogs(newConfig); in updateConfigurationLocked()