Searched refs:mHandlingOccluded (Results 1 – 1 of 1) sorted by relevance
339 private boolean mHandlingOccluded; field in ActivityStack.CheckBehindFullscreenActivityHelper355 mHandlingOccluded = mToCheck == null && mHandleBehindFullscreenActivity != null; in reset()362 if (!mHandlingOccluded && mBehindFullscreenActivity) { in process()391 if (mHandlingOccluded) { in processActivity()