Home | History | Annotate | Download | only in androidfw

Lines Matching refs:asset_manager_

707   const ResolvedBag* bag = asset_manager_->GetBag(resid);
835 asset_manager_->GetDynamicRefTableForPackage(package_idx);
848 asset_manager_->GetDynamicRefTableForPackage(package_idx);
890 return asset_manager_->ResolveReference(cookie, in_out_value, in_out_selected_config,
906 if (asset_manager_ != o.asset_manager_) {