OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_EXPLICIT_SIZE
(Results
1 - 2
of
2
) sorted by null
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DialogFrameTestActivity.java
47
static final String
TEST_EXPLICIT_SIZE
= "ExplicitSize";
81
case
TEST_EXPLICIT_SIZE
:
DialogFrameTests.java
23
import static android.server.wm.DialogFrameTestActivity.
TEST_EXPLICIT_SIZE
;
119
doParentChildTest(
TEST_EXPLICIT_SIZE
, (parent, dialog) -> {
Completed in 161 milliseconds