Searched refs:mBitmapPath (Results 1 – 2 of 2) sorted by relevance
467 private String mBitmapPath; field in ShortcutInfo637 mBitmapPath = source.mBitmapPath; in ShortcutInfo()965 mBitmapPath = null; in copyNonNullFieldsFrom()2163 return mBitmapPath; in getBitmapPath()2168 mBitmapPath = bitmapPath; in setBitmapPath()2381 mBitmapPath = source.readString8(); in ShortcutInfo()2443 dest.writeString8(mBitmapPath); in writeToParcel()2693 sb.append(mBitmapPath); in toStringInner()2742 mBitmapPath = bitmapPath; in ShortcutInfo()
13299 Landroid/content/pm/ShortcutInfo;->mBitmapPath:Ljava/lang/String;