android.app.appfunctions
Classes
| AppFunctionManager | 
             Provides access to App Functions.  | 
        
| AppFunctionService | 
             Abstract base class to provide app functions to the system.  | 
        
| ExecuteAppFunctionRequest | 
             A request to execute an app function.  | 
        
| ExecuteAppFunctionResponse | 
             The response to an app function execution.  | 
        
Exceptions
| AppFunctionException | 
             Represents an app function related error.  |