Home | History | Annotate | Download | only in browser

Lines Matching refs:TOUCH_ICON_URL

75     public static final String TOUCH_ICON_URL = "touch_icon_url";
635 mTouchIconUrl = mMap.getString(TOUCH_ICON_URL);
765 String touchIconUrl = bundle.getString(TOUCH_ICON_URL);
950 bundle.putString(TOUCH_ICON_URL, mTouchIconUrl);