AI 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/... Automated import of CL 145860
This commit is contained in:
committed by
The Android Open Source Project
parent
06f36b401d
commit
7eb4fbdbb6
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user