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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DApplicationsState.java176 private long mCurId = 1; field in class:ApplicationsState
570 entry = new AppEntry(mContext, info, mCurId++);
/packages/apps/Settings/src/com/android/settings/applications/
H A DApplicationsState.java282 long mCurId = 1; field in class:ApplicationsState
832 entry = new AppEntry(mContext, info, mCurId++);

Completed in 13 milliseconds