Merge "Update Contenet Capture API discription" into sc-v2-dev

This commit is contained in:
TreeHugger Robot
2021-12-01 03:01:11 +00:00
committed by Android (Google) Code Review

View File

@@ -483,6 +483,8 @@ public final class ContentCaptureManager {
/** /**
* Returns the component name of the system service that is consuming the captured events for * Returns the component name of the system service that is consuming the captured events for
* the current user. * the current user.
*
* @throws RuntimeException if getting the component name is timed out.
*/ */
@Nullable @Nullable
public ComponentName getServiceComponentName() { public ComponentName getServiceComponentName() {