Files
frameworks_base/core/java/android/app
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
..
2017-04-24 13:20:46 -06:00
2017-04-21 16:35:08 -06:00
2017-03-21 14:42:35 -07:00
2017-05-04 08:38:07 -07:00
2017-04-26 14:37:57 -07:00
2017-03-03 17:27:56 -08:00
2017-04-25 17:00:05 -04:00
2017-04-25 17:00:05 -04:00
2017-04-27 20:53:34 +00:00