Home | History | Annotate | Download | only in applications

Lines Matching refs:newEnt

644         ApplicationsState.AppEntry newEnt = mState.getEntry(pkgName, userId);
645 if (newEnt != null) {
646 mAppEntry = newEnt;