Searched refs:statusBarInsets (Results 1 – 1 of 1) sorted by relevance
178 Insets statusBarInsets = oldInsets.getInsets(WindowInsets.Type.statusBars()); in normalizeWindowInsets() local181 statusBarInsets.left, in normalizeWindowInsets()182 getStatusBarHeight(context, isPortrait, statusBarInsets.top), in normalizeWindowInsets()183 statusBarInsets.right, in normalizeWindowInsets()184 statusBarInsets.bottom); in normalizeWindowInsets()