Searched refs:mIgnoreWindowContentOverlay (Results 1 – 2 of 2) sorted by relevance
68 private boolean mIgnoreWindowContentOverlay; field in ActionBarOverlayLayout183 mIgnoreWindowContentOverlay = context.getApplicationInfo().targetSdkVersion < in init()216 mIgnoreWindowContentOverlay = overlayMode &&502 if (mWindowContentOverlay != null && !mIgnoreWindowContentOverlay) {
67 private boolean mIgnoreWindowContentOverlay; field in ActionBarOverlayLayout183 mIgnoreWindowContentOverlay = context.getApplicationInfo().targetSdkVersion < in init()216 mIgnoreWindowContentOverlay = overlayMode &&510 if (mWindowContentOverlay != null && !mIgnoreWindowContentOverlay) { in draw()