Searched refs:mPlatformPackageOverlayPaths (Results 1 – 1 of 1) sorted by relevance
853 private String[] mPlatformPackageOverlayPaths = null; field in PackageManagerService7332 mPlatformPackageOverlayPaths = null; in maybeUpdateSystemOverlays()7335 mPlatformPackageOverlayPaths = newOverlayPaths.getOverlayPaths().toArray( in maybeUpdateSystemOverlays()7362 mAndroidApplication.overlayPaths = mPlatformPackageOverlayPaths; in applyUpdatedSystemOverlayPaths()