Searched refs:mBitmapPath (Results 1 – 1 of 1) sorted by relevance
372 private String mBitmapPath; field in ShortcutInfo502 mBitmapPath = source.mBitmapPath; in ShortcutInfo()801 mBitmapPath = null; in copyNonNullFieldsFrom()1752 return mBitmapPath; in getBitmapPath()1757 mBitmapPath = bitmapPath; in setBitmapPath()1877 mBitmapPath = source.readString(); in ShortcutInfo()1924 dest.writeString(mBitmapPath); in writeToParcel()2144 sb.append(mBitmapPath); in toStringInner()2183 mBitmapPath = bitmapPath; in ShortcutInfo()