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
This commit is contained in:
Jeffrey Sharkey
2009-04-13 16:57:28 -07:00
committed by The Android Open Source Project
parent b3cddae499
commit 3ff7eb92ad
3 changed files with 1 additions and 26 deletions

View File

@@ -199,6 +199,7 @@ public class Chronometer extends TextView {
/**
* The same as calling {@link #start} or {@link #stop}.
* @hide pending API council approval
*/
@android.view.RemotableViewMethod
public void setStarted(boolean started) {