Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestHelper.java35 public static final String SILENT_MODE_FULL_ASSERT_MSG = "silent mode in full"; field in PowerPolicyTestHelper
76 assertWithMessage(SILENT_MODE_FULL_ASSERT_MSG).that(status).isTrue(); in checkSilentModeFull()