Searched refs:doTestLayoutAfterRemovingFocus (Results 1 – 1 of 1) sorted by relevance
114 doTestLayoutAfterRemovingFocus(activity, visibleFrame, SYSTEM_UI_FLAG_FULLSCREEN); in testLayoutAfterRemovingFocus()115 doTestLayoutAfterRemovingFocus(activity, visibleFrame, SYSTEM_UI_FLAG_HIDE_NAVIGATION); in testLayoutAfterRemovingFocus()116 doTestLayoutAfterRemovingFocus(activity, visibleFrame, SYSTEM_UI_FLAG_HIDE_ALL); in testLayoutAfterRemovingFocus()119 private void doTestLayoutAfterRemovingFocus( in doTestLayoutAfterRemovingFocus() method in LayoutTests