Searched refs:HandleNotifyForegroundInteractiveStatus (Results 1 – 3 of 3) sorted by relevance
86 HWTEST_F(SessionStageStubLifecycleTest, HandleNotifyForegroundInteractiveStatus, Function | SmallTe…93 ASSERT_EQ(0, sessionStageStub_->HandleNotifyForegroundInteractiveStatus(data, reply));
52 int HandleNotifyForegroundInteractiveStatus(MessageParcel& data, MessageParcel& reply);
130 return HandleNotifyForegroundInteractiveStatus(data, reply); in OnRemoteRequest()374 int SessionStageStub::HandleNotifyForegroundInteractiveStatus(MessageParcel& data, MessageParcel& r… in HandleNotifyForegroundInteractiveStatus() function in OHOS::Rosen::SessionStageStub