Home | History | Annotate | Download | only in app

Lines Matching defs:si

407             ServiceInfo si = mPM.getServiceInfo(className, flags, mContext.getUserId());
408 if (si != null) {
409 return si;