HomeSort by relevance Sort by last modified time
    Searched refs:thisConfig (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/androidfw/tests/
Config_test.cpp 33 const ResTable_config& thisConfig = configs[i];
34 if (!thisConfig.match(target)) {
38 if (thisConfig.isBetterThan(bestConfig, &target)) {
39 bestConfig = thisConfig;
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]

Completed in 644 milliseconds