Searched refs:contextImpl (Results 1 – 2 of 2) sorted by relevance
212 Context contextImpl = systemContextImpl in setUpApplicationState() local215 ShadowPackageManager shadowPackageManager = Shadow.extract(contextImpl.getPackageManager()); in setUpApplicationState()220 shadowApplication.callAttach(contextImpl); in setUpApplicationState()222 contextImpl, in setUpApplicationState()
119 protected void __constructor__(Object contextImpl, Object pm) { in __constructor__() argument124 from(Class.forName(ShadowContextImpl.CLASS_NAME), contextImpl), in __constructor__()129 context = (Context) contextImpl; in __constructor__()