Searched refs:MyMapActivity (Results 1 – 1 of 1) sorted by relevance
13 MyMapActivity mapActivity = new MyMapActivity(); in onDestroy_shouldNotComplainIfLifecycleIsCorrect()22 MyMapActivity mapActivity = new MyMapActivity(); in onDestroy_shouldComplainIfPauseIsNotCalled()28 private static class MyMapActivity extends MapActivity { class in MapActivityTest