Searched refs:packageId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h187 static inline uint32_t makeResId(uint32_t packageId, argument
191 return nameId | (typeId<<16) | (packageId<<24);

Completed in 22 milliseconds