Home
last modified time | relevance | path

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

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