Home
last modified time | relevance | path

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

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