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

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

Completed in 21 milliseconds