Searched refs:fromDtoH (Results 1 – 4 of 4) sorted by relevance
469 ResTable_config config = ResTable_config.fromDtoH(iter.config); in CollectConfigurations()483 ResTable_config configuration = ResTable_config.fromDtoH(iter.config); in CollectLocales()
610 thisConfig = ResTable_config.fromDtoH(thisType.config);1003 ResTable_config thisConfig = ResTable_config.fromDtoH(type.config);1092 ResTable_config config = ResTable_config.fromDtoH(type.configs.get(ti).config);
724 ResTable_config this_config = ResTable_config.fromDtoH(type.config); in FindEntry()1310 ResTable_config this_config = ResTable_config.fromDtoH(iter.config); in RebuildFilterList()
866 static ResTable_config fromDtoH(final ResTable_config o) { in fromDtoH() method in ResTable_config