Searched refs:getDescriptionRes (Results 1 – 7 of 7) sorted by relevance
97 this.descriptionRes = other.getDescriptionRes(); in ParsedComponentImpl()166 dest.writeInt(this.getDescriptionRes()); in writeToParcel()239 public int getDescriptionRes() { in getDescriptionRes() method in ParsedComponentImpl
37 int getDescriptionRes(); in getDescriptionRes() method
180 alias.setDescriptionRes(target.getDescriptionRes()); in makeAlias()
49 ParsedComponent::getDescriptionRes,
724 pi.descriptionRes = p.getDescriptionRes(); in generatePermissionInfo()750 pgi.descriptionRes = pg.getDescriptionRes(); in generatePermissionGroupInfo()827 info.descriptionRes = component.getDescriptionRes(); in assignFieldsComponentInfoParsedMainComponent()
983 assertEquals(a.getDescriptionRes(), b.getDescriptionRes()); in assertPermissionGroupsEqual()
8414 HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getDescriptionRes()I