MCPcopy Create free account
hub / github.com/dtmilano/AndroidViewClient / wake

Method wake

src/com/dtmilano/android/culebron.py:1203–1205  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1201 self.takeScreenshotAndShowItOnWindow()
1202
1203 def wake(self):
1204 self.refresh()
1205 self.printOperation(None, Operation.WAKE)
1206
1207 def refresh(self):
1208 self.showVignette()

Callers 1

refreshMethod · 0.45

Calls 1

refreshMethod · 0.95

Tested by

no test coverage detected