Home
last modified time | relevance | path

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

/frameworks/base/services/appfunctions/java/com/android/server/appfunctions/
DCallerValidator.java78 AndroidFuture<Integer> verifyCallerCanExecuteAppFunction( in verifyCallerCanExecuteAppFunction() method
DCallerValidatorImpl.java76 public AndroidFuture<Integer> verifyCallerCanExecuteAppFunction( in verifyCallerCanExecuteAppFunction() method in CallerValidatorImpl