Searched refs:getApkPaths (Results 1 – 3 of 3) sorted by relevance
47 final String[] oldApkPaths = res.getAssets().getApkPaths(); in setEnabledAndWait()50 if (!Arrays.equals(oldApkPaths, res.getAssets().getApkPaths())) { in setEnabledAndWait()
363 public @NonNull String[] getApkPaths() { in getApkPaths() method in AssetManager
758 method @NonNull public String[] getApkPaths();