Searched refs:aboveAppLayer (Results 1 – 1 of 1) sorted by relevance
2913 final int aboveAppLayer = (mService.mPolicy.getWindowLayerFromTypeLw(TYPE_APPLICATION) + 1) in screenshotApplications() local2928 if (w.mLayer >= aboveAppLayer) { in screenshotApplications()