Searched refs:HandleNotifySessionForeground (Results 1 – 3 of 3) sorted by relevance
101 HWTEST_F(SessionStageStubLifecycleTest, HandleNotifySessionForeground, Function | SmallTest | Level…109 ASSERT_EQ(0, sessionStageStub_->HandleNotifySessionForeground(data, reply));
55 int HandleNotifySessionForeground(MessageParcel& data, MessageParcel& reply);
136 return HandleNotifySessionForeground(data, reply); in OnRemoteRequest()391 int SessionStageStub::HandleNotifySessionForeground(MessageParcel& data, MessageParcel& reply) in HandleNotifySessionForeground() function in OHOS::Rosen::SessionStageStub