Searched refs:bitmapPath (Results 1 – 2 of 2) sorted by relevance
1756 public void setBitmapPath(String bitmapPath) { in setBitmapPath() argument1757 mBitmapPath = bitmapPath; in setBitmapPath()2159 int flags, int iconResId, String iconResName, String bitmapPath, int disabledReason) { in ShortcutInfo() argument2183 mBitmapPath = bitmapPath; in ShortcutInfo()
1527 String bitmapPath; in parseShortcut() local1552 bitmapPath = ShortcutService.parseStringAttribute(parser, ATTR_BITMAP_PATH); in parseShortcut()1622 iconResId, iconResName, bitmapPath, disabledReason); in parseShortcut()