Searched refs:setBitmapPath (Results 1 – 3 of 3) sorted by relevance
151 shortcut.setBitmapPath(null); in removeIcon()282 shortcut.setBitmapPath(file.getAbsolutePath()); in processPendingItems()
256 si.setBitmapPath("abc"); in testShortcutInfoParcel()306 si.setBitmapPath("abc"); in testShortcutInfoParcel_resId()353 sorig.setBitmapPath("abc"); in testShortcutInfoClone()460 sorig.setBitmapPath("abc"); in testShortcutInfoClone_resId()618 sorig.setBitmapPath("abc"); in testShortcutInfoCopyNonNullFieldsFrom()742 sorig.setBitmapPath("abc"); in testShortcutInfoCopyNonNullFieldsFrom_resId()
1756 public void setBitmapPath(String bitmapPath) { in setBitmapPath() method in ShortcutInfo