Searched refs:mBitmapPath (Results 1 – 2 of 2) sorted by relevance
443 private String mBitmapPath; field in ShortcutInfo598 mBitmapPath = source.mBitmapPath; in ShortcutInfo()902 mBitmapPath = null; in copyNonNullFieldsFrom()2042 return mBitmapPath; in getBitmapPath()2047 mBitmapPath = bitmapPath; in setBitmapPath()2167 mBitmapPath = source.readString8(); in ShortcutInfo()2219 dest.writeString8(mBitmapPath); in writeToParcel()2464 sb.append(mBitmapPath); in toStringInner()2512 mBitmapPath = bitmapPath; in ShortcutInfo()
16177 Landroid/content/pm/ShortcutInfo;->mBitmapPath:Ljava/lang/String;