Searched defs:getCachedIcon (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java1114 final Drawable cachedIcon = getCachedIcon(name);
1465 private Drawable getCachedIcon(@NonNull ResourceName name) { method in class:ApplicationPackageManager

Completed in 65 milliseconds