Searched refs:createAppFunctionRuntimeSchema (Results 1 – 5 of 5) sorted by relevance
20 import android.app.appfunctions.AppFunctionRuntimeMetadata.createAppFunctionRuntimeSchema in <lambda>()63 createAppFunctionRuntimeSchema(TEST_PACKAGE_NAME), in <lambda>()81 createAppFunctionRuntimeSchema(TEST_PACKAGE_NAME), in <lambda>()107 createAppFunctionRuntimeSchema(TEST_PACKAGE_NAME), in <lambda>()141 createAppFunctionRuntimeSchema(TEST_PACKAGE_NAME), in <lambda>()173 createAppFunctionRuntimeSchema(TEST_PACKAGE_NAME), in <lambda>()
19 import android.app.appfunctions.AppFunctionRuntimeMetadata.createAppFunctionRuntimeSchema in <lambda>()91 createAppFunctionRuntimeSchema(TEST_TARGET_PKG_NAME), in <lambda>()
42 AppFunctionRuntimeMetadata.createAppFunctionRuntimeSchema("com.example.app") in testCreateChildRuntimeSchema()84 AppFunctionRuntimeMetadata.createAppFunctionRuntimeSchema(expectedPackageName) in testGetPackageNameFromSchema()87 AppFunctionRuntimeMetadata.createAppFunctionRuntimeSchema(expectedPackageName2) in testGetPackageNameFromSchema()
98 public static AppSearchSchema createAppFunctionRuntimeSchema(@NonNull String packageName) { in createAppFunctionRuntimeSchema() method in AppFunctionRuntimeMetadata
296 AppFunctionRuntimeMetadata.createAppFunctionRuntimeSchema(packageName)); in getAllRuntimeMetadataSchemas()