Searched refs:mWindowInsets (Results 1 – 2 of 2) sorted by relevance
85 private Rect mWindowInsets; field in RecentTasksViewModel115 mWindowInsets = windowInsets; in init()329 return createThumbnail(mWindowWidth, mWindowHeight, mWindowInsets, color); in createThumbnail()
255 private final Rect mWindowInsets = new Rect(); field in CommonControllerOverlay261 mWindowInsets.set(insets); in fitSystemWindows()267 Rect insets = mWindowInsets; in onLayout()