Fix NFC docs breakage.

Change-Id: I680dc7974316c77cb1835b5a81f30e6961ba3c49
This commit is contained in:
Martijn Coenen
2014-02-25 11:37:17 -08:00
parent 6c93e4a98e
commit 6924c4ef8d

View File

@@ -1266,8 +1266,8 @@ public final class NfcAdapter {
*
* <p>Note that to use this method, the passed in Activity must have already
* set data to share over Beam by using method calls such as
* {@link #setNdefPushMessageCallback(CreateNdefMessageCallback, Activity, Activity...)} or
* {@link #setBeamPushUrisCallback(CreateBeamUrisCallback, Activity)}.
* {@link #setNdefPushMessageCallback} or
* {@link #setBeamPushUrisCallback}.
*
* @param activity the current foreground Activity that has registered data to share
* @return whether the Beam animation was successfully invoked