Loading core/java/android/view/contentcapture/ContentCaptureManager.java +2 −0 Original line number Diff line number Diff line Loading @@ -483,6 +483,8 @@ public final class ContentCaptureManager { /** * Returns the component name of the system service that is consuming the captured events for * the current user. * * @throws RuntimeException if getting the component name is timed out. */ @Nullable public ComponentName getServiceComponentName() { Loading Loading
core/java/android/view/contentcapture/ContentCaptureManager.java +2 −0 Original line number Diff line number Diff line Loading @@ -483,6 +483,8 @@ public final class ContentCaptureManager { /** * Returns the component name of the system service that is consuming the captured events for * the current user. * * @throws RuntimeException if getting the component name is timed out. */ @Nullable public ComponentName getServiceComponentName() { Loading