Searched refs:getLastCreatedInstance (Results 1 – 5 of 5) sorted by relevance
34 public static ResourceCacheActivity getLastCreatedInstance() { in getLastCreatedInstance() method in ResourceCacheActivity
342 assertThat(TestActivity.getLastCreatedInstance()).isNotEqualTo(mActivity)); in testShowSoftInputExplicitly_fullScreenMode()344 mActivity = TestActivity.getLastCreatedInstance(); in testShowSoftInputExplicitly_fullScreenMode()371 assertThat(TestActivity.getLastCreatedInstance()).isNotEqualTo(mActivity)); in testShowSoftInputImplicitly_fullScreenMode()373 mActivity = TestActivity.getLastCreatedInstance(); in testShowSoftInputImplicitly_fullScreenMode()
86 public static @Nullable TestActivity getLastCreatedInstance() { in getLastCreatedInstance() method in TestActivity
417 public static TestActivity getLastCreatedInstance() { in getLastCreatedInstance() method in ImeStressTestUtil.TestActivity
546 TestActivity newActivity = TestActivity.getLastCreatedInstance(); in verifyRotateBehavior()