Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtmilano/AndroidViewClient
/ __obtainPxPy
Method
__obtainPxPy
src/com/dtmilano/android/viewclient.py:866–867 ·
view source on GitHub ↗
(self, m)
Source
from the content-addressed store, hash-verified
864
return
obtainVwVh(m)
865
866
def
__obtainPxPy(self, m):
867
return
obtainPxPy(m)
868
869
def
__dumpWindowsInformation(self, debug=False):
870
self.windows = {}
Callers
1
__dumpWindowsInformation
Method · 0.95
Calls
1
obtainPxPy
Function · 0.90
Tested by
no test coverage detected