OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Poolable
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/bitmap/
Poolable.java
19
public interface
Poolable
{
ReusableBitmap.java
25
public class ReusableBitmap implements
Poolable
{
AltPooledCache.java
42
public class AltPooledCache<K, V extends
Poolable
> implements PooledCache<K, V> {
54
* dedicate to non-
poolable
entries
Completed in 80 milliseconds