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