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
81 public void callAttach(Intent intent) { in callAttach() method in ShadowActivity
55 shadowActivity.callAttach(getIntent()); in attach()
220 shadowApplication.callAttach(contextImpl); in setUpApplicationState()
744 shadowOf(application).callAttach(RuntimeEnvironment.systemContext); in getProvider_shouldNotReturnAnyProviderWhenManifestIsNull()