Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DApplicationsState.java184 public static final Comparator<AppEntry> INTERNAL_SIZE_COMPARATOR field in ApplicationsState
DManageApplications.java615 comparatorObj = ApplicationsState.INTERNAL_SIZE_COMPARATOR; in rebuild()