Searched refs:mBitmapPath (Results 1 – 2 of 2) sorted by relevance
400 private String mBitmapPath; field in ShortcutInfo551 mBitmapPath = source.mBitmapPath; in ShortcutInfo()853 mBitmapPath = null; in copyNonNullFieldsFrom()1910 return mBitmapPath; in getBitmapPath()1915 mBitmapPath = bitmapPath; in setBitmapPath()2035 mBitmapPath = source.readString(); in ShortcutInfo()2085 dest.writeString(mBitmapPath); in writeToParcel()2316 sb.append(mBitmapPath); in toStringInner()2360 mBitmapPath = bitmapPath; in ShortcutInfo()
16186 Landroid/content/pm/ShortcutInfo;->mBitmapPath:Ljava/lang/String;