MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / OnHomeButtonDetection

Method OnHomeButtonDetection

projects/uMenu/source/ul/menu/ui/ui_QuickMenu.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 void QuickMenu::OnHomeButtonDetection(const smi::MenuMessageContext &_) {
18 g_HomePressed = true;
19 }
20
21 QuickMenu::QuickMenu() {
22 this->on = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected