diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 3c76361..4dc4ae4 100644 --- a/api/current.xml +++ b/api/current.xml @@ -118546,6 +118546,19 @@ synchronized="false" static="false" final="false" + deprecated="deprecated" + visibility="public" +> +<parameter name="instrumentation" type="android.app.Instrumentation"> +</parameter> +</method> +<method name="setInstrumentation" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" deprecated="not deprecated" visibility="public" > @@ -118789,6 +118802,19 @@ synchronized="false" static="false" final="false" + deprecated="deprecated" + visibility="public" +> +<parameter name="instrumentation" type="android.app.Instrumentation"> +</parameter> +</method> +<method name="injectInstrumentation" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" deprecated="not deprecated" visibility="public" > |