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

  /packages/apps/Gallery3D/src/com/cooliris/picasa/
Entry.java 53 public void setPropertyFromXml(String uri, String localName, Attributes attrs, String content) {
AlbumEntry.java 160 public void setPropertyFromXml(String uri, String localName, Attributes attrs, String content) {
GDataParser.java 135 mEntry.setPropertyFromXml(mUri[level], mName[level], mAttributes[level], mValue.toString());
PhotoEntry.java 201 public void setPropertyFromXml(String uri, String localName, Attributes attrs, String content) {

Completed in 24 milliseconds