Searched refs:beforeImpl (Results 1 – 1 of 1) sorted by relevance
6690 ResourcesImpl beforeImpl = getApplication().getResources().getImpl(); in handleApplicationInfoChanged() local6699 if ((beforeImpl != afterImpl) && !Arrays.equals(beforeImpl.getAssets().getApkAssets(), in handleApplicationInfoChanged()6701 List<String> beforeAssets = Arrays.asList(beforeImpl.getAssets().getApkPaths()); in handleApplicationInfoChanged()