Update setIsCredential doc

Bug: 281863367

Change-Id: I3d912898cacbe4f49d9839e1f6f9627d998a5a86
This commit is contained in:
Haoran Zhang
2023-05-10 17:26:45 +00:00
parent 756f42311f
commit 0b05812aa8

View File

@@ -32310,7 +32310,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
}
/**
* Gets the mode for determining whether this view is a credential.
* Sets whether this view is a credential for Credential Manager purposes.
*
* <p>See {@link #isCredential()}.
*