Home | History | Annotate | Download | only in app

Lines Matching refs:mSystemContext

178     private ContextImpl mSystemContext;
1825 if (mSystemContext == null) {
1826 mSystemContext = ContextImpl.createSystemContext(this);
1828 return mSystemContext;