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

/frameworks/base/include/androidfw/
H A DResourceTypes.h876 struct ResTable_config struct in namespace:android
1114 void copyFromDeviceNoSwap(const ResTable_config& o);
1116 void copyFromDtoH(const ResTable_config& o);
1120 int compare(const ResTable_config& o) const;
1121 int compareLogical(const ResTable_config& o) const;
1146 int diff(const ResTable_config& o) const;
1149 bool isMoreSpecificThan(const ResTable_config& o) const;
1161 bool isBetterThan(const ResTable_config& o, const ResTable_config* requested) const;
1169 bool match(const ResTable_config
[all...]

Completed in 154 milliseconds