Searched defs:mLocationDisallowedIcon (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/preferences/
H A DWebsiteSettingsFragment.java202 private Bitmap mLocationDisallowedIcon; field in class:WebsiteSettingsFragment.SiteAdapter
223 mLocationDisallowedIcon = BitmapFactory.decodeResource(getResources(),
527 locationIcon.setImageBitmap(mLocationDisallowedIcon);
563 featureIcon.setImageBitmap(mLocationDisallowedIcon);

Completed in 554 milliseconds