OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setBitmapCache
(Results
1 - 5
of
5
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AttachmentGridDrawable.java
56
public void
setBitmapCache
(BitmapCache cache) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
FilterEnvironment.java
58
public void
setBitmapCache
(BitmapCache cache) {
CachingPipeline.java
166
mEnvironment.
setBitmapCache
(MasterImage.getImage().getBitmapCache());
/frameworks/base/core/java/android/widget/
RemoteViews.java
258
public void
setBitmapCache
(BitmapCache bitmapCache) {
321
setBitmapCache
(mBitmapCache);
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java
604
mAttachmentsView.
setBitmapCache
(mAdapter.getBitmapCache());
[
all
...]
Completed in 3441 milliseconds