Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DManageApplications.java998 int lastSecId = -1; in rebuildSections() local
1005 if (secId != lastSecId) { in rebuildSections()
1006 lastSecId = secId; in rebuildSections()