summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2016-11-28 17:21:21 -0800
committerFelipe Leme <felipeal@google.com>2016-12-12 18:22:45 -0800
commit1ca634a544a47193dd9e57f9b3eb3e42ab0dbbf1 (patch)
tree3917e8cf9cc2acae60c042751b1eb11368f8a2db /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf2079a293e6edb9382faa1296ac446ea8cd5aa77 (diff)
AutoFill Framework refactoring.
The AutoFill Framework uses the same AssitStructure provided by the Assist API and so far it was using the same methods as well, both internally and externally (public API). Sharing that internal code internally is fine, but the public APIs must distinguish between the 2 cases so they can fill the assist structures accordingly (although the initial implementation still shares the same logic). This CL also splits the original 'auto-fill' request in 2 types of requests, which are set by View flags: - ASSIST_FLAG_SANITIZED_TEXT - ASSIST_FLAG_NON_SANITIZED_TEXT It also added new methods and callbacks to handle save requests. Bug: 31001899 Test: manual verification Change-Id: I4eb09099dc19a43cb7e053e64d939aed3704b410
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions