Home | History | Annotate | Download | only in app

Lines Matching refs:nextContext

210         Context nextContext;
212 (nextContext=((ContextWrapper)context).getBaseContext()) != null) {
213 context = nextContext;