Searched refs:packageId (Results 1 – 1 of 1) sorted by relevance
66 int packageId = value >> 24; in isLikelyFloat() local69 if ((packageId == 0x7f || packageId == 1) && resourceType < 0x1f && resourceId < 0xfff) { in isLikelyFloat()