Searched refs:COMPLETEFIRSTFRAMEDRAWING (Results 1 – 5 of 5) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::COMPLETEFIRSTFRAMEDRAWING); in DoSomethingInterestingWithMyAPI()
478 COMPLETEFIRSTFRAMEDRAWING = 2501, enumerator
1670 …EXPECT_EQ(static_cast<uint32_t>(AbilityManagerInterfaceCode::COMPLETEFIRSTFRAMEDRAWING), mock_->co…
569 if (interfaceCode == AbilityManagerInterfaceCode::COMPLETEFIRSTFRAMEDRAWING) { in OnRemoteRequestInnerFifteenth()
3213 …auto error = SendRequest(AbilityManagerInterfaceCode::COMPLETEFIRSTFRAMEDRAWING, data, reply, opti… in CompleteFirstFrameDrawing()