Searched refs:ProductHiddenAPIStubs (Results 1 – 4 of 4) sorted by relevance
193 $(call add_json_list, ProductHiddenAPIStubs, $(PRODUCT_HIDDENAPI_STUBS))
123 publicStubModules = append(publicStubModules, ctx.Config().ProductHiddenAPIStubs()...)
320 ProductHiddenAPIStubs []string `json:",omitempty"` member
1225 func (c *config) ProductHiddenAPIStubs() []string { func1226 return c.productVariables.ProductHiddenAPIStubs