Home
last modified time | relevance | path

Searched refs:mCurId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DApplicationsState.java249 long mCurId = 1; field in ApplicationsState
769 entry = new AppEntry(mContext, info, mCurId++); in getEntryLocked()