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

  /packages/apps/Contacts/src/com/android/contacts/editor/
EditorUiUtils.java 156 public static Drawable getMimeTypeDrawable(Context context, String mimeType) {
KindSectionView.java 289 mIcon.setImageDrawable(EditorUiUtils.getMimeTypeDrawable(getContext(),

Completed in 57 milliseconds