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;313 return REMOVE_CONTENT_MODE_DESTROY; in getRemoveContentModeLocked()
356 int REMOVE_CONTENT_MODE_DESTROY = 2; field364 REMOVE_CONTENT_MODE_DESTROY,