Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreditTone/hooker
/ viewTree
Function
viewTree
js/android_ui.js:189–194 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
187
}
188
189
function
viewTree() {
190
Java.perform(
function
() {
191
var
androidUIClz = Java.use(
"gz.radar.AndroidUI"
);
192
log(androidUIClz.viewTree());
193
});
194
}
Callers
nothing calls this directly
Calls
1
log
Function · 0.70
Tested by
no test coverage detected