Home | History | Annotate | Download | only in policy

Lines Matching defs:applicationContext

2328             Context applicationContext = getContext().getApplicationContext();
2329 if (applicationContext == null) {
2332 context = new DecorContext(applicationContext, getContext().getResources());