HomeSort by relevance Sort by last modified time
    Searched refs:INTERNAL_SIZE_COMPARATOR (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
ApplicationsState.java 189 public static final Comparator<AppEntry> INTERNAL_SIZE_COMPARATOR
    [all...]
ManageApplications.java 635 comparatorObj = ApplicationsState.INTERNAL_SIZE_COMPARATOR;
    [all...]

Completed in 2146 milliseconds