Searched refs:mAutoRun (Results 1 – 1 of 1) sorted by relevance
42 private boolean mAutoRun; field in MainActivity72 mAutoRun = getIntent().getBooleanExtra("autorun", false); in onCreate()73 if (mAutoRun) { in onCreate()147 if (mAutoRun) { in onPingPongResponse()