Home
last modified time | relevance | path

Searched refs:getApkPaths (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/
H A DLocalOverlayManager.java51 final String[] paths = ctx.getResources().getAssets().getApkPaths(); in toggleOverlaysAndWait()
H A DFabricatedOverlaysTest.java315 final String paths = TextUtils.join(",", mResources.getAssets().getApkPaths()); in waitForResourceValue()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/app/
H A DOverlayManagerPerfTest.java109 for (String path : context.getAssets().getApkPaths()) { in assertSetEnabled()
/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java401 public @NonNull String[] getApkPaths() { in getApkPaths() method in AssetManager
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1031 …his or class is still externally observable): method android.content.res.AssetManager.getApkPaths()
1032 VisiblySynchronized: android.content.res.AssetManager#getApkPaths():
1033 …his or class is still externally observable): method android.content.res.AssetManager.getApkPaths()
H A Dtest-current.txt1113 method @NonNull public String[] getApkPaths();