am b283ac25: Merge "Fix sdk build by removing javadoc link"
* commit 'b283ac25cbaf228dc8fdcde74e5c44e5db2af0da': Fix sdk build by removing javadoc link
This commit is contained in:
@@ -32,8 +32,7 @@ public class TaskParams implements Parcelable {
|
||||
private final IBinder mCallback;
|
||||
|
||||
/**
|
||||
* @return The unique id of this task, specified at creation time using
|
||||
* {@link android.content.Task.Builder#Builder(int, Class)}.
|
||||
* @return The unique id of this task, specified at creation time.
|
||||
*/
|
||||
public int getTaskId() {
|
||||
return taskId;
|
||||
|
||||
Reference in New Issue
Block a user