Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dapp_set_test.go103 variables.AAPTPrebuiltDPI = test.aaptPrebuiltDPI
H A Dapp_import_test.go259 variables.AAPTPrebuiltDPI = test.aaptPrebuiltDPI
/aosp12/build/soong/android/
H A Dvariable.go219 AAPTPrebuiltDPI []string `json:",omitempty"` member
437 AAPTPrebuiltDPI: []string{"xhdpi", "xxhdpi"},
H A Dconfig.go265 AAPTPrebuiltDPI: []string{"xhdpi", "xxhdpi"},
745 return c.productVariables.AAPTPrebuiltDPI
/aosp12/build/make/core/
H A Dsoong_config.mk88 $(call add_json_list, AAPTPrebuiltDPI, $(PRODUCT_AAPT_PREBUILT_DPI))