Searched defs:ResTable_config (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/include/androidfw/
H A DResourceTypes.h903 struct ResTable_config struct in namespace:android
1167 void copyFromDeviceNoSwap(const ResTable_config& o);
1169 void copyFromDtoH(const ResTable_config& o);
1173 int compare(const ResTable_config& o) const;
1174 int compareLogical(const ResTable_config& o) const;
1200 int diff(const ResTable_config& o) const;
1203 bool isMoreSpecificThan(const ResTable_config& o) const;
1215 bool isBetterThan(const ResTable_config& o, const ResTable_config* requested) const;
1223 bool match(const ResTable_config
[all...]

Completed in 147 milliseconds