diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 11837d5..69276d6 100644 --- a/api/current.xml +++ b/api/current.xml @@ -146705,6 +146705,17 @@ visibility="public" > </method> +<method name="detectActivityLeaks" + return="android.os.StrictMode.VmPolicy.Builder" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="detectAll" return="android.os.StrictMode.VmPolicy.Builder" abstract="false" |