Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h292 bool ignore_configuration, FindEntryResult* out_entry) const;
/frameworks/base/libs/androidfw/
DAssetManager2.cpp375 bool ignore_configuration, in FindEntry() argument
420 const bool use_fast_path = !ignore_configuration && desired_config == &configuration_; in FindEntry()
498 if (!ignore_configuration) { in FindEntry()
529 if (ignore_configuration) { in FindEntry()