Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecTvOneTouchPlayTest.java182 String[] powerStatusNames = {"ON", "OFF", "IN_TRANSITION_TO_ON", "IN_TRANSITION_TO_OFF"}; in assertDevicePowerStatus() local
205 + powerStatusNames[actualPowerStatus] in assertDevicePowerStatus()
207 + powerStatusNames[powerStatus]) in assertDevicePowerStatus()