Searched refs:mShortcutBitmapSaver (Results 1 – 1 of 1) sorted by relevance
363 private final ShortcutBitmapSaver mShortcutBitmapSaver; field in ShortcutService488 mShortcutBitmapSaver = new ShortcutBitmapSaver(this); in ShortcutService()1048 mShortcutBitmapSaver.waitForAllSavesLocked(); in saveUserLocked()1371 mShortcutBitmapSaver.removeIcon(shortcut); in removeIconLocked()1542 mShortcutBitmapSaver.saveBitmapLocked(shortcut, in saveIconAndFixUpShortcutLocked()3605 final String path = mShortcutBitmapSaver.getBitmapPathMayWaitLocked(shortcutInfo); in getShortcutIconFd()4841 mShortcutBitmapSaver.dumpLocked(pw, " ");5420 mShortcutBitmapSaver.waitForAllSavesLocked();