Searched refs:actionSchema (Results 1 – 3 of 3) sorted by relevance
311 AppSearchSchema actionSchema = in indexAction() local326 .addSchemas(AppSearchEmail.SCHEMA, actionSchema); in indexAction()332 actionSchema.getSchemaType(), false); in indexAction()
1276 AppSearchSchema actionSchema = in testGlobalSearch_withJoin_packageFiltering() local1285 mDb.setSchemaAsync(new SetSchemaRequest.Builder().addSchemas(actionSchema).build()).get(); in testGlobalSearch_withJoin_packageFiltering()
2803 AppSearchSchema actionSchema = in testQuery_advancedRankingWithJoin() local2827 .addSchemas(AppSearchEmail.SCHEMA, actionSchema) in testQuery_advancedRankingWithJoin()7377 AppSearchSchema actionSchema = in testQueryWithJoin_typePropertyFiltersOnNestedSpec() local7408 .addSchemas(AppSearchEmail.SCHEMA, actionSchema) in testQueryWithJoin_typePropertyFiltersOnNestedSpec()7515 AppSearchSchema actionSchema = in testQueryWithJoin_typePropertyFiltersOnOuterSpec() local7546 .addSchemas(AppSearchEmail.SCHEMA, actionSchema) in testQueryWithJoin_typePropertyFiltersOnOuterSpec()7677 AppSearchSchema actionSchema = in testSimpleJoin() local7701 .addSchemas(AppSearchEmail.SCHEMA, actionSchema) in testSimpleJoin()