Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp960 bool is_low_mem = property_get_bool("ro.config.low_ram"); in ShouldUseSwapFileForDexopt() local
961 if (is_low_mem) { in ShouldUseSwapFileForDexopt()