Searched refs:getApkPaths (Results 1 – 6 of 6) sorted by relevance
51 final String[] paths = ctx.getResources().getAssets().getApkPaths(); in toggleOverlaysAndWait()
272 final String paths = TextUtils.join(",", mResources.getAssets().getApkPaths()); in waitForResourceValue()
109 for (String path : context.getAssets().getApkPaths()) { in assertSetEnabled()
393 public @NonNull String[] getApkPaths() { in getApkPaths() method in AssetManager
3000 VisiblySynchronized: android.content.res.AssetManager#getApkPaths():
920 method @NonNull public String[] getApkPaths();