commit | 23a1af6f83bb51478689020890582f500c73e6ba | [log] [tgz] |
---|---|---|
author | Selim Gurun <sgurun@google.com> | Fri Mar 14 16:52:45 2014 -0700 |
committer | Selim Gurun <sgurun@google.com> | Mon Mar 17 10:06:42 2014 -0700 |
tree | a34509d8fffe8ae5778ffacd93b95471853f012c | |
parent | 8959ad36c465d9f91279c0a9f98df4958c0a47ea [diff] |
Provide an API to set print document name. Bug: 13250097 The current print api for Webview does not allow setting the print document name, so all documents show up using a hardcoded name (which is visible to the user). Deprecate the current API and provide a new one that allows setting the document name. Change-Id: I7043b78e98f25bbc0e0ef33e1d6d3b0d34401e48