Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarActivity.java42 int vis = getWindow().getDecorView().getSystemUiVisibility(); in setLightStatusBar()
48 getWindow().getDecorView().setSystemUiVisibility(vis); in setLightStatusBar()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DActivityTransitionActivity.java169 getWindow().getDecorView().postDelayed(new Runnable() { in startTest()
196 getWindow().getDecorView().post(new Runnable() { in startTest()
233 getWindow().getDecorView().postDelayed(new Runnable() { in onRestart()
DActivityTransitionTest.java75 mActivity.getWindow().getDecorView().postDelayed(new Runnable() { in testOnSharedElementsArrived()
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java281 View decor = mWindow.getDecorView(); in testDecorView()
376 View decor = mWindow.getDecorView(); in testSetBackgroundDrawable()
398 decor = mWindow.getDecorView(); in testSetBackgroundDrawable()
408 decor = mWindow.getDecorView(); in testSetBackgroundDrawable()
963 public View getDecorView() { in getDecorView() method in WindowTest.MockWindow
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.java47 getWindow().getDecorView().setSystemUiVisibility( in onCreate()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowQueryTest.java700 params.token = getActivity().getWindow().getDecorView().getWindowToken(); in addTwoAppPanelWindows()
731 params.token = getActivity().getWindow().getDecorView().getWindowToken(); in addTwoAppPanelWindows()
750 window.getDecorView().getWindowVisibleDisplayFrame(rect); in getStatusBarHeight()
/cts/tests/app/src/android/app/cts/
DDialogTest.java187 final View decor = d.getWindow().getDecorView(); in testShow()
427 window.getDecorView().getWindowVisibleDisplayFrame(rect); in getStatusBarHeight()
646 final View v = d.getWindow().getDecorView(); in testTakeKeyEvents()
DInstrumentationTest.java508 public View getDecorView() { in getDecorView() method in InstrumentationTest.MockActivity.MockWindow
/cts/tools/dex-tools/dex/
Dclasses.out.dex89115 public abstract android.view.View getDecorView()