Searched refs:mIgnoreWindowContentOverlay (Results 1 – 2 of 2) sorted by relevance
69 private boolean mIgnoreWindowContentOverlay; field in ActionBarOverlayLayout149 mIgnoreWindowContentOverlay = context.getApplicationInfo().targetSdkVersion < in init()182 mIgnoreWindowContentOverlay = overlayMode &&445 if (mWindowContentOverlay != null && !mIgnoreWindowContentOverlay) { in draw()
67 private boolean mIgnoreWindowContentOverlay; field in ActionBarOverlayLayout182 mIgnoreWindowContentOverlay = context.getApplicationInfo().targetSdkVersion < in init()215 mIgnoreWindowContentOverlay = overlayMode &&501 if (mWindowContentOverlay != null && !mIgnoreWindowContentOverlay) {