From eb949674fd3b83b706f795fc6b16ab1c66250c93 Mon Sep 17 00:00:00 2001 From: Wei-Ta Chen Date: Mon, 1 Jun 2009 15:49:32 -0700 Subject: [PATCH] Unhide inPurgeable in BitmapFactory.Options. The correctness and effectiveness of the usage of the parameter are evaluated in: https://android-git.corp.google.com/g/Gerrit#change,2768 --- api/current.xml | 10 +++++ .../java/android/graphics/BitmapFactory.java | 44 +++++++++---------- 2 files changed, 31 insertions(+), 23 deletions(-) diff --git a/api/current.xml b/api/current.xml index d1d57adce1cee..3a310347188c5 100644 --- a/api/current.xml +++ b/api/current.xml @@ -48699,6 +48699,16 @@ visibility="public" > + +