| /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/activityscenetransitionbasic/ |
| D | ImageMemoryCache.java | 68 public Bitmap getBitmap(String key) { in getBitmap() 73 public void putBitmap(String key, Bitmap bitmap) { in putBitmap() 81 protected void entryRemoved(boolean evicted, String key, Bitmap oldValue, Bitmap newValue) { in entryRemoved() 88 private static String extractUrl(String key) { in extractUrl() 93 protected int sizeOf(String key, Bitmap value) { in sizeOf()
|
| /developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/activityscenetransitionbasic/ |
| D | ImageMemoryCache.java | 68 public Bitmap getBitmap(String key) { in getBitmap() 73 public void putBitmap(String key, Bitmap bitmap) { in putBitmap() 81 protected void entryRemoved(boolean evicted, String key, Bitmap oldValue, Bitmap newValue) { in entryRemoved() 88 private static String extractUrl(String key) { in extractUrl() 93 protected int sizeOf(String key, Bitmap value) { in sizeOf()
|
| /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
| D | DiskLruCache.java | 374 String key = parts[1]; in readJournalLine() local 473 public synchronized Snapshot get(String key) throws IOException { in get() 513 public Editor edit(String key) throws IOException { in edit() 517 private synchronized Editor edit(String key, long expectedSequenceNumber) throws IOException { in edit() 631 public synchronized boolean remove(String key) throws IOException { in remove() 716 private void validateKey(String key) { in validateKey() 731 private final String key; field in DiskLruCache.Snapshot 735 private Snapshot(String key, long sequenceNumber, InputStream[] ins) { in Snapshot() 897 private final String key; field in DiskLruCache.Entry 911 private Entry(String key) { in Entry()
|
| D | ImageCache.java | 254 final String key = hashKeyForDisk(data); in addBitmapToCache() local 316 final String key = hashKeyForDisk(data); in getBitmapFromDiskCache() local 579 public static String hashKeyForDisk(String key) { in hashKeyForDisk()
|
| D | ImageFetcher.java | 193 final String key = ImageCache.hashKeyForDisk(data); in processBitmap() local
|
| /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
| D | DiskLruCache.java | 374 String key = parts[1]; in readJournalLine() local 473 public synchronized Snapshot get(String key) throws IOException { in get() 513 public Editor edit(String key) throws IOException { in edit() 517 private synchronized Editor edit(String key, long expectedSequenceNumber) throws IOException { in edit() 631 public synchronized boolean remove(String key) throws IOException { in remove() 716 private void validateKey(String key) { in validateKey() 731 private final String key; field in DiskLruCache.Snapshot 735 private Snapshot(String key, long sequenceNumber, InputStream[] ins) { in Snapshot() 897 private final String key; field in DiskLruCache.Entry 911 private Entry(String key) { in Entry()
|
| D | ImageCache.java | 254 final String key = hashKeyForDisk(data); in addBitmapToCache() local 316 final String key = hashKeyForDisk(data); in getBitmapFromDiskCache() local 579 public static String hashKeyForDisk(String key) { in hashKeyForDisk()
|
| D | ImageFetcher.java | 193 final String key = ImageCache.hashKeyForDisk(data); in processBitmap() local
|
| /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/ |
| D | GetRestrictionsReceiver.java | 129 final String key = entry.getKey(); in createRestrictions() local
|
| /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/ |
| D | GetRestrictionsReceiver.java | 129 final String key = entry.getKey(); in createRestrictions() local
|