Files
frameworks_base/core/java/android/view
Philip P. Moltmann 134cee27b8 No need to deal with windowTokens
we have a link to the client which is enough to find the views.

Also there was some cases where the windowToken was not updated
properly. This is moot now.

Also: Read a array of views from the client to speed up the
client<->AutofillManager communication.

Fixes: 38070352
Test: CtsAutoFillServiceTestCases
      1 Started autofill, saw fill UI
      2 Home button
      3 Kill activity in background
      4 Recents -> back to activity
      5 Saw fill UI restored
Change-Id: I7c2c9411204fa5d65867efae9b7296399121c3a2
2017-05-08 14:02:58 -07:00
..
2016-09-30 16:47:07 -07:00
2017-04-25 12:05:34 -07:00
2017-04-14 14:35:14 -07:00
2017-05-08 14:02:58 -07:00