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

Method checkForRateApplication

src/com/odoo/MainActivity.java:151–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149 }
150
151 private void checkForRateApplication() {
152 OEAppRater.app_launched(this);
153 }
154
155 private void init() {
156 Log.d(TAG, "MainActivity->init()");

Callers 1

initMethod · 0.95

Calls 1

app_launchedMethod · 0.95

Tested by

no test coverage detected