Searched refs:REMOVE_CONTENT_MODE_DESTROY (Results 1 – 3 of 3) sorted by relevance
21 import static android.view.WindowManager.REMOVE_CONTENT_MODE_DESTROY;337 assertEquals(REMOVE_CONTENT_MODE_DESTROY, in testPrivateDisplayDefaultToDestroyContent()
19 import static android.view.WindowManager.REMOVE_CONTENT_MODE_DESTROY;307 return REMOVE_CONTENT_MODE_DESTROY; in getRemoveContentModeLocked()
342 int REMOVE_CONTENT_MODE_DESTROY = 2; field350 REMOVE_CONTENT_MODE_DESTROY,