Loading core/java/android/app/appfunctions/AppFunctionManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,8 @@ import java.util.Objects; import java.util.concurrent.Executor; /** * Provides access to app functions. * Provides access to App Functions. App Functions is currently a * beta/experimental preview feature. * * <p>An app function is a piece of functionality that apps expose to the system for cross-app * orchestration. Loading Loading
core/java/android/app/appfunctions/AppFunctionManager.java +2 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,8 @@ import java.util.Objects; import java.util.concurrent.Executor; /** * Provides access to app functions. * Provides access to App Functions. App Functions is currently a * beta/experimental preview feature. * * <p>An app function is a piece of functionality that apps expose to the system for cross-app * orchestration. Loading