Searched defs:baseContext (Results 1 – 4 of 4) sorted by relevance
10 public void __constructor__(Context baseContext, int themesres) { in __constructor__()
34 protected Context baseContext; field in ShadowContextWrapper42 public void __constructor__(Context baseContext) { in __constructor__()
108 void *baseContext; member
166 Activity baseContext = new Activity(); in shouldReturnAContext() local