Searched refs:EmptyDrawable (Results 1 – 1 of 1) sorted by relevance
358 return new EmptyDrawable(width, height); in createIconThumbnail()426 icon = new EmptyDrawable(width, height); in createIconThumbnail()433 private static class EmptyDrawable extends Drawable { class in ActivityPicker437 EmptyDrawable(int width, int height) { in EmptyDrawable() method in ActivityPicker.EmptyDrawable