HomeSort by relevance Sort by last modified time
    Searched defs:IconUtils (Results 1 - 3 of 3) sorted by null

  /packages/apps/StorageManager/src/com/android/storagemanager/utils/
IconUtils.java 23 * IconUtils is a utility class for getting file icons. It is strongly based upon the DocumentsUI
24 * implementation of IconUtils, but tailored for the Deletion Helper use-case.
26 public class IconUtils {
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
IconUtils.java 26 public class IconUtils {
SaveFragment.java 79 IconUtils.loadMimeIcon(context, getArguments().getString(EXTRA_MIME_TYPE)));

Completed in 603 milliseconds