Searched defs:setImageResource (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
H A DBuglePhotoBitmapLoader.java72 setImageResource(imageResource);
171 private void setImageResource(final ImageResource resource) { method in class:BuglePhotoBitmapLoader
/packages/apps/Settings/src/com/android/settings/widget/
H A DAnimatedImageView.java73 public void setImageResource(int resid) { method in class:AnimatedImageView
74 super.setImageResource(resid);
/packages/apps/Messaging/src/com/android/messaging/widget/
H A DWidgetConversationService.java454 setImageResource(imageResource);
505 private void setImageResource(final ImageResource resource) { method in class:WidgetConversationService.WidgetConversationFactory
/packages/apps/Camera2/src/com/android/camera/ui/
H A DModeSelectorItem.java151 public void setImageResource(int resource) { method in class:ModeSelectorItem
/packages/apps/Camera/src/com/android/camera/ui/
H A DPieItem.java196 public void setImageResource(Context context, int resId) { method in class:PieItem
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
H A DPieItem.java195 public void setImageResource(Context context, int resId) { method in class:PieItem

Completed in 191 milliseconds