Home
last modified time | relevance | path

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

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteRenderParams.java39 RemoteAssetRepository getAssets() throws RemoteException; in getAssets() method
/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java110 public AssetManager getAssets() { in getAssets() method in DecorContext
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteRenderParamsAdapter.java82 public RemoteAssetRepository getAssets() { in getAssets() method in RemoteRenderParamsAdapter
/frameworks/base/core/java/android/view/
DContextThemeWrapper.java121 public AssetManager getAssets() { in getAssets() method in ContextThemeWrapper
/frameworks/base/core/java/android/content/res/
DResourcesImpl.java186 public AssetManager getAssets() { in getAssets() method in ResourcesImpl
DResources.java2393 public final AssetManager getAssets() { in getAssets() method in Resources
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java334 public AssetManager getAssets() { in getAssets() method in ContextFixture.FakeContext
/frameworks/base/core/java/android/app/
DLoadedApk.java1288 public AssetManager getAssets() { in getAssets() method in LoadedApk
DContextImpl.java367 public AssetManager getAssets() { in getAssets() method in ContextImpl
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java66 public AssetManager getAssets() { in getAssets() method in MockContext
/frameworks/base/core/java/android/content/
DContextWrapper.java94 public AssetManager getAssets() { in getAssets() method in ContextWrapper
DContext.java559 public abstract AssetManager getAssets(); in getAssets() method in Context
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1464 public BridgeAssetManager getAssets() { in getAssets() method in BridgeContext