Searched refs:cleanupBitmapsForPackage (Results 1 – 3 of 3) sorted by relevance
180 mService.cleanupBitmapsForPackage(mUserId, packageName); in removePackage()
1280 public void cleanupBitmapsForPackage(@UserIdInt int userId, String packageName) { in cleanupBitmapsForPackage() method in ShortcutService1323 cleanupBitmapsForPackage(userId, packageName); in cleanupDanglingBitmapDirectoriesLocked()
11561 PLcom/android/server/pm/ShortcutService;->cleanupBitmapsForPackage(ILjava/lang/String;)V