Home
last modified time | relevance | path

Searched refs:EmptyDrawable (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DActivityPicker.java362 return new EmptyDrawable(width, height); in createIconThumbnail()
430 icon = new EmptyDrawable(width, height); in createIconThumbnail()
437 private static class EmptyDrawable extends Drawable { class in ActivityPicker
441 EmptyDrawable(int width, int height) { in EmptyDrawable() method in ActivityPicker.EmptyDrawable
/packages/apps/Settings/src/com/android/settings/
DActivityPicker.java362 return new EmptyDrawable(width, height); in createIconThumbnail()
430 icon = new EmptyDrawable(width, height); in createIconThumbnail()
437 private static class EmptyDrawable extends Drawable { class in ActivityPicker
441 EmptyDrawable(int width, int height) { in EmptyDrawable() method in ActivityPicker.EmptyDrawable