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

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

Completed in 51 milliseconds