Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
DManageApplications.java1551 private ArrayList<ApplicationsState.AppEntry> removeDuplicateIgnoringUser( in removeDuplicateIgnoringUser() method in ManageApplications.ApplicationsAdapter
1584 entries = removeDuplicateIgnoringUser(entries); in onRebuildComplete()