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

/packages/apps/Browser/src/com/android/browser/preferences/
H A DWebsiteSettingsFragment.java201 private Bitmap mLocationAllowedIcon; field in class:WebsiteSettingsFragment.SiteAdapter
221 mLocationAllowedIcon = BitmapFactory.decodeResource(getResources(),
525 locationIcon.setImageBitmap(mLocationAllowedIcon);
560 featureIcon.setImageBitmap(mLocationAllowedIcon);

Completed in 54 milliseconds