Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_import.go507 archdpiVariantGroupType = createArchDpiVariantGroupType(archNames, supportedDpis)
574 func createArchDpiVariantGroupType(archNames []string, dpiNames []string) reflect.Type { func