Home
last modified time | relevance | path

Searched refs:fullscreenActivity (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsPolicyTest.java162 final TestActivity fullscreenActivity = launchAndWait(mFullscreenTestActivity); in testForcedConsumedTopInsets() local
163 insets = getOnMainSync(fullscreenActivity::getDispatchedInsets); in testForcedConsumedTopInsets()
181 final TestActivity fullscreenActivity = launchAndWait(mFullscreenTestActivity); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
182 View decorView = fullscreenActivity.getDecorView(); in testNonAutomotiveFullScreenNotBlockedBySystemComponents()