summaryrefslogtreecommitdiffstats
path: root/api/3.xml
diff options
context:
space:
mode:
authorJeffrey Sharkey <>2009-04-13 16:57:28 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-13 16:57:28 -0700
commit3ff7eb92ade41dd1098b9f549662af4e2e467840 (patch)
treee83ba22ed023d00de7b30c7e09ebc186f948b54b /api/3.xml
parentb3cddae4994128983b6bf7e808a7670f90cc30e4 (diff)
downloadframeworks_base-3ff7eb92ade41dd1098b9f549662af4e2e467840.zip
frameworks_base-3ff7eb92ade41dd1098b9f549662af4e2e467840.tar.gz
frameworks_base-3ff7eb92ade41dd1098b9f549662af4e2e467840.tar.bz2
AI 146012: am: CL 145860 am: CL 145568 Hide setStarted() from public API.
It should be renamed to something more meaninful before being exposed. Original author: jsharkey Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 146012
Diffstat (limited to 'api/3.xml')
-rw-r--r--api/3.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/api/3.xml b/api/3.xml
index 281cd44..4d8f7a7 100644
--- a/api/3.xml
+++ b/api/3.xml
@@ -146812,19 +146812,6 @@
<parameter name="listener" type="android.widget.Chronometer.OnChronometerTickListener">
</parameter>
</method>
-<method name="setStarted"
- return="void"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<parameter name="started" type="boolean">
-</parameter>
-</method>
<method name="start"
return="void"
abstract="false"