Home
last modified time | relevance | path

Searched refs:PERMISSION_BIND_APP_FUNCTION_SERVICE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AppSearch/framework/java/android/app/appsearch/functions/
DAppFunctionManager.java70 public static final String PERMISSION_BIND_APP_FUNCTION_SERVICE = field in AppFunctionManager
/packages/modules/AppSearch/service/java/com/android/server/appsearch/
DAppSearchManagerService.java27 …ort static android.app.appsearch.functions.AppFunctionManager.PERMISSION_BIND_APP_FUNCTION_SERVICE;
2393 if (!PERMISSION_BIND_APP_FUNCTION_SERVICE.equals(serviceInfo.permission)) { in executeAppFunctionUnchecked()
/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/
DAppSearchManagerServiceTest.java2023 serviceInfo.permission = AppFunctionManager.PERMISSION_BIND_APP_FUNCTION_SERVICE; in setUpEnvironmentForAppFunction()
/packages/modules/AppSearch/framework/api/
Dcurrent.txt752 …field public static final String PERMISSION_BIND_APP_FUNCTION_SERVICE = "android.permission.BIND_A…