Home
last modified time | relevance | path

Searched defs:TransitionDozeToOnVariant (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_SetPowerModeInternalTest.cpp205 struct TransitionDozeToOnVariant : public TransitionVariantCommon<PowerMode::DOZE, PowerMode::ON> { struct
207 static void setupCallExpectations(DisplayTransactionTest* test) { in setupCallExpectations()