MCPcopy 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
189function 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

logFunction · 0.70

Tested by

no test coverage detected