Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DStrictModeTest.java133 VERIFY_MODE_GET_VIEW_CONFIGURATION,
157 private static final int VERIFY_MODE_GET_VIEW_CONFIGURATION = 3; field in StrictModeTest
777 verifyIms(VERIFY_MODE_GET_VIEW_CONFIGURATION); in testIncorrectContextUse_GetViewConfiguration()
811 case VERIFY_MODE_GET_VIEW_CONFIGURATION: in verifyIms()