Searched refs:AssetAtlasService (Results 1 – 2 of 2) sorted by relevance
65 public class AssetAtlasService extends IAssetAtlas.Stub { class131 public AssetAtlasService(Context context) { in AssetAtlasService() method in AssetAtlasService
660 AssetAtlasService atlas = null; in startOtherServices()1088 atlas = new AssetAtlasService(context); in startOtherServices()1089 ServiceManager.addService(AssetAtlasService.ASSET_ATLAS_SERVICE, atlas); in startOtherServices()1269 final AssetAtlasService atlasF = atlas; in startOtherServices()