scenic::FakeFlatland::ParentViewportWatcher
Summary
Inheritance
Inherits from: ParentViewportWatcher_TestBase
Public functions
|
GetLayout(GetLayoutCallback callback) override
|
void
|
GetStatus(GetStatusCallback callback) override
|
void
|
NotImplemented_(const std::string & name) override
|
void
|
Public attributes
parent_viewport_watcher
fidl::Binding< fuchsia::ui::composition::ParentViewportWatcher > scenic::FakeFlatland::ParentViewportWatcher::parent_viewport_watcher
view_identity
fuchsia::ui::views::ViewIdentityOnCreation scenic::FakeFlatland::ParentViewportWatcher::view_identity
view_protocols
fuchsia::ui::composition::ViewBoundProtocols scenic::FakeFlatland::ParentViewportWatcher::view_protocols
view_token
fuchsia::ui::views::ViewCreationToken scenic::FakeFlatland::ParentViewportWatcher::view_token
Public functions
GetLayout
void scenic::FakeFlatland::ParentViewportWatcher::GetLayout(
GetLayoutCallback callback
) override
GetStatus
void scenic::FakeFlatland::ParentViewportWatcher::GetStatus(
GetStatusCallback callback
) override
NotImplemented_
void scenic::FakeFlatland::ParentViewportWatcher::NotImplemented_(
const std::string & name
) override
ParentViewportWatcher
scenic::FakeFlatland::ParentViewportWatcher::ParentViewportWatcher(
fuchsia::ui::views::ViewCreationToken view_token,
fuchsia::ui::views::ViewIdentityOnCreation view_identity,
fuchsia::ui::composition::ViewBoundProtocols view_protocols,
fidl::InterfaceRequest< fuchsia::ui::composition::ParentViewportWatcher > parent_viewport_watcher,
async_dispatcher_t *dispatcher
)
ParentViewportWatcher
scenic::FakeFlatland::ParentViewportWatcher::ParentViewportWatcher(
ParentViewportWatcher && other
) noexcept
~ParentViewportWatcher
scenic::FakeFlatland::ParentViewportWatcher::~ParentViewportWatcher() override
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]