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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1278 cleanupDanglingBitmapFilesLocked(userId, user, packageName, child);
1291 private void cleanupDanglingBitmapFilesLocked(@UserIdInt int userId, @NonNull ShortcutUser user, method in class:ShortcutService

Completed in 91 milliseconds