Searched refs:mShortcutBitmapSaver (Results 1 – 1 of 1) sorted by relevance
310 private final ShortcutBitmapSaver mShortcutBitmapSaver; field in ShortcutService431 mShortcutBitmapSaver = new ShortcutBitmapSaver(this); in ShortcutService()933 mShortcutBitmapSaver.waitForAllSavesLocked(); in saveUserLocked()1223 mShortcutBitmapSaver.removeIcon(shortcut); in removeIconLocked()1384 mShortcutBitmapSaver.saveBitmapLocked(shortcut, in saveIconAndFixUpShortcutLocked()2599 final String path = mShortcutBitmapSaver.getBitmapPathMayWaitLocked(shortcutInfo); in getShortcutIconFd()3507 mShortcutBitmapSaver.dumpLocked(pw, " "); in dumpInner()3999 mShortcutBitmapSaver.waitForAllSavesLocked(); in waitForBitmapSavesForTest()