MonitoringInstrumentation has a few lifecycle-ish methods, like onCreate(), onStart(), and onDestroy(). What calls these? I am trying to grok the test execution environment, and I'm not seeing where these get called when I examine the https://github.com/android/android-test source code.