Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyDef.java176 DISPLAY("DISPLAY"), enumConstant
236 PowerComponent.DISPLAY,
254 PowerComponent.DISPLAY,
288 PowerComponent.DISPLAY,
311 PowerComponent.DISPLAY,
334 PowerComponent.DISPLAY,
353 PowerComponent.DISPLAY,
/cts/hostsidetests/car/app/src/android/car/cts/app/
DPowerComponentUtil.java59 return PowerComponent.DISPLAY; in toPowerComponent()
98 case PowerComponent.DISPLAY: in componentToString()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DGoNegReqPinTestCase.java33 return connectTest(false, WpsInfo.DISPLAY); in executeTest()
DP2pClientPinTestCase.java41 return connectTest(true, WpsInfo.DISPLAY); in executeTest()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DTestReport.java97 xml.attribute(null, "display", Build.DISPLAY); in getContents()
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/
DAudioProtocol.java429 appendAttrib(builder, "display", Build.DISPLAY); in handleGetDeviceInfo()