Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_import.go166 dpiProps := reflect.ValueOf(a.dpiVariants).Elem().FieldByName(DpiGroupName)
186 archDpiPropsPtr := archPartProps.FieldByName(DpiGroupName)
491 DpiGroupName = "Dpi_variants" const
500 dpiVariantGroupType = createVariantGroupType(supportedDpis, DpiGroupName)
587 Name: DpiGroupName,