Home
last modified time | relevance | path

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

/packages/apps/AvatarPicker/src/main/java/com/android/avatarpicker/ui/details/items/
DDrawableWithDescription.kt26 fun DrawableWithDescription( in DrawableWithDescription() method
DItemViewComposerImpl.kt38 ILLUSTRATION -> DrawableWithDescription(viewModel) { select() } in ItemView()