HomeSort by relevance Sort by last modified time
    Searched refs:imageUrl (Results 1 - 7 of 7) sorted by null

  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/ui/
ImageDetailFragment.java 44 * @param imageUrl The image url to load
47 public static ImageDetailFragment newInstance(String imageUrl) {
51 args.putString(IMAGE_DATA_EXTRA, imageUrl);
  /external/webkit/Source/WebKit/qt/Api/
qwebframe_p.h 147 QUrl imageUrl;
qwebframe.h 87 QUrl imageUrl() const;
qwebframe.cpp     [all...]
qwebpage.cpp     [all...]
  /prebuilts/devtools/tools/lib/
lint.jar 
  /external/chromium/chrome/browser/resources/
new_new_tab.js 84 function addClosedMenuEntry(menu, url, title, imageUrl, opt_pingUrl) {
88 a.style.backgroundImage = 'url(' + imageUrl + ')';
    [all...]

Completed in 247 milliseconds