Searched refs:hideInsets (Results 1 – 1 of 1) sorted by relevance
361 hideInsets(rootView, types); in testSetSystemBarsBehavior_default()390 hideInsets(rootView, types); in testSetSystemBarsBehavior_showTransientBarsBySwipe()419 hideInsets(rootView, systemBars()); in testSetSystemBarsBehavior_systemGesture_default()437 hideInsets(rootView, systemBars()); in testSetSystemBarsBehavior_systemGesture_showTransientBarsBySwipe()987 private static void hideInsets(View view, int types) throws InterruptedException { in hideInsets() method in WindowInsetsControllerTests