OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttachmentBitmapHolder
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AttachmentBitmapHolder.java
27
public interface
AttachmentBitmapHolder
{
ThumbnailLoadTask.java
42
* the {@link
AttachmentBitmapHolder
} interface.
47
private final
AttachmentBitmapHolder
mHolder;
52
ThumbnailLoadTask task, final
AttachmentBitmapHolder
holder,
86
public ThumbnailLoadTask(
AttachmentBitmapHolder
holder, int width, int height) {
AttachmentTile.java
46
public class AttachmentTile extends RelativeLayout implements
AttachmentBitmapHolder
{
Completed in 72 milliseconds