Merge "Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API"

This commit is contained in:
Brian Carlstrom
2010-11-04 15:12:31 -07:00
committed by Android (Google) Code Review

View File

@@ -142271,6 +142271,17 @@
visibility="public"
>
</method>
<method name="detectLeakedClosableObjects"
return="android.os.StrictMode.VmPolicy.Builder"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="detectLeakedSqlLiteObjects"
return="android.os.StrictMode.VmPolicy.Builder"
abstract="false"