Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java292 void setSanityCheckWithFocusedWindow(boolean sanityCheckFocusedWindow) { in setSanityCheckWithFocusedWindow() argument
293 mSanityCheckFocusedWindow = sanityCheckFocusedWindow; in setSanityCheckWithFocusedWindow()