Searched refs:overlayPriority (Results 1 – 3 of 3) sorted by relevance
287 public int overlayPriority; field in PackageInfo363 dest.writeInt(overlayPriority); in writeToParcel()415 overlayPriority = source.readInt(); in PackageInfo()
680 pi.overlayPriority = p.mOverlayPriority; in generatePackageInfo()
110 isPackageStaticOverlay(overlayPackage), overlayPackage.overlayPriority); in updateOverlaysForUser()264 isPackageStaticOverlay(overlayPackage), overlayPackage.overlayPriority); in onOverlayPackageAdded()