Searched refs:createAlbumCallback_ (Results 1 – 1 of 1) sorted by relevance
269 this.client_.createAlbum(album, this.createAlbumCallback_.bind(this));271 this.createAlbumCallback_(album);279 createAlbumCallback_: function(album) { method in UploadPage