Home
last modified time | relevance | path

Searched defs:GetAssetManager (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h307 inline const AssetManager2* GetAssetManager() const { return asset_manager_; } in GetAssetManager() function
309 inline AssetManager2* GetAssetManager() { return asset_manager_; } in GetAssetManager() function