Searched refs:callAttach (Results 1 – 6 of 6) sorted by relevance
75 shadowOf(application).callAttach(RuntimeEnvironment.systemContext); in shouldRegisterReceiversFromTheManifest()
76 public void callAttach(Context context) { in callAttach() method in ShadowApplication
82 public void callAttach(Intent intent) { in callAttach() method in ShadowActivity
245 shadowApplication.callAttach(contextImpl); in setUpApplicationState()295 shadowApplication.callAttach(contextImpl); in createInitialApplication()
55 shadowActivity.callAttach(getIntent()); in attach()
744 shadowOf(application).callAttach(RuntimeEnvironment.systemContext); in getProvider_shouldNotReturnAnyProviderWhenManifestIsNull()