Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h426 bool stop_at_first_match,
431 const ResTable_config& desired_config, bool stop_at_first_match,
/frameworks/base/libs/androidfw/
DAssetManager2.cpp639 uint32_t resid, uint16_t density_override, bool stop_at_first_match, in FindEntry() argument
684 stop_at_first_match, ignore_configuration); in FindEntry()
689 if (!stop_at_first_match && !ignore_configuration) { in FindEntry()
825 const ResTable_config& desired_config, bool stop_at_first_match, in FindEntryInternal() argument
926 if (stop_at_first_match) { in FindEntryInternal()