Searched refs:activityWindow (Results 1 – 1 of 1) sorted by relevance
662 final Window activityWindow = activity.getWindow(); in getReducedSizeBitmap() local663 final View currentView = activityWindow != null ? activityWindow.getDecorView() : null; in getReducedSizeBitmap()