Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp721 int32_t any_density_temp = any_density; in PrintScreens() local
740 if (any_density_temp > 0) { in PrintScreens()
741 any_density_temp = (target_sdk >= 4 || requires_smallest_width_dp > 0 in PrintScreens()
761 (any_density_temp ) ? "true" : "false")); in PrintScreens()