Searched refs:systemWindowInsetsOrZero (Results 1 – 1 of 1) sorted by relevance
114 systemWindowInsetsOrZero(activity.mLastDecorInsets), in assertContentViewLocationMatchesInsets()115 systemWindowInsetsOrZero(activity.mLastContentInsets)); in assertContentViewLocationMatchesInsets()125 public Insets systemWindowInsetsOrZero(WindowInsets wi) { in systemWindowInsetsOrZero() method in DecorInsetTestsBase