summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2017-04-03 10:20:34 -0700
committerFelipe Leme <felipeal@google.com>2017-04-04 20:17:57 -0700
commitb3c3537566b5993a2abc01b63da9dbe6fd32e57a (patch)
treec83522202e8b341a600dc4f1a3c753842af86cfd /rs/java/android/renderscript/ProgramStore.java
parent9ff3ec487232dcf963d258f1649c4dc40946195a (diff)
Changed FillResponse.setAuthentication() to require field ids.
Currently, authenticate FillResponses do not support partition and follows the "Highlander approach" (There can be just only one), which causes the authentication UI to show on all views. This CL overloads FillResponse.setAuthentication() so it requires the AutofillIds of the autofillable fields, although behind the scenes it calls the old method - once clients use the new method, the old method will be removed and the underlying implementation changed. The new behavior will be tested by testFillResponseAuthJustOneField() on LoginActivityTest, although currently it's testing the old behavior. Test: LoginActivityTest.testFillResponseAuthJustOneField Bug: 35707731 Bug: 36855717 Change-Id: I601f3e4776aa8763415a06d8d802901a930728d2
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions