Home
last modified time | relevance | path

Searched defs:controlTarget (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsControllerTests.java464 final View controlTarget = activity.getWindow().getDecorView(); in testSystemUiVisibilityCallbackCausedByInsets() local
485 controlTarget, targetSysUiVis, nonTargetSysUiVis); in testSystemUiVisibilityCallbackCausedByInsets() local
487 controlTarget, targetSysUiVis, nonTargetSysUiVis); in testSystemUiVisibilityCallbackCausedByInsets() local
520 final View controlTarget = activity.getWindow().getDecorView(); in testSystemUiVisibilityCallbackCausedByAppearance() local