MCPcopy Create free account
hub / github.com/Odoo-mobile/framework / main

Method main

src/com/odoo/support/AppScope.java:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 public MainActivity main() {
75 return (MainActivity) mContext;
76 }
77}

Callers 13

onDestroyMethod · 0.80
onOptionsItemSelectedMethod · 0.80
onStopMethod · 0.80
onCreateViewMethod · 0.80
onCreateViewMethod · 0.80
onClickMethod · 0.80
initMethod · 0.80
doInBackgroundMethod · 0.80
runMethod · 0.80
onPullStartedMethod · 0.80
onResumeMethod · 0.80
onPauseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected