Searched refs:childWindow (Results 1 – 1 of 1) sorted by relevance
651 final View childWindow = new View(activity); in testWindowInsetsController_availableAfterAddView() local653 activity.getWindowManager().addView(childWindow, in testWindowInsetsController_availableAfterAddView()655 mErrorCollector.checkThat(childWindow.getWindowInsetsController(), is(notNullValue())); in testWindowInsetsController_availableAfterAddView()659 activity.getWindowManager().removeView(childWindow); in testWindowInsetsController_availableAfterAddView()