Home | History | Annotate | Download | only in browser

Lines Matching full:mfavicon

215         Bitmap mFavicon;
239 mFavicon = favicon;
923 mCurrentState.mFavicon = view.getFavicon();
1062 mCurrentState.mFavicon = icon;
1883 if (mCurrentState.mFavicon != null) {
1884 return mCurrentState.mFavicon;