Home
last modified time | relevance | path

Searched defs:safeExecuteAppFunctionCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/appfunctions/java/com/android/server/appfunctions/
DAppFunctionManagerServiceImpl.java169 final SafeOneTimeExecuteAppFunctionCallback safeExecuteAppFunctionCallback = in executeAppFunction() local
212 @NonNull SafeOneTimeExecuteAppFunctionCallback safeExecuteAppFunctionCallback, in executeAppFunctionInternal()
463 @NonNull SafeOneTimeExecuteAppFunctionCallback safeExecuteAppFunctionCallback, in bindAppFunctionServiceUnchecked()
DRunAppFunctionServiceCallback.java47 SafeOneTimeExecuteAppFunctionCallback safeExecuteAppFunctionCallback, in RunAppFunctionServiceCallback()