Files
frameworks_base/core/java/android/app
Amith Yamasani 4f128e4d96 Fix multi-window assiststructure trashing
When multiple activities within the same process
try to handle requests for AssistStructure, the
singleton mLastAssistStructure tends to trash
the old structure when a second window's request
comes in.

This change passes in a sessionId so that the
cache is only cleared if the session id changes.

Bug: 28348867
Change-Id: I07efcd933db7e48aefd25a1c95493b71bbcffe4b
2016-05-10 12:17:51 -07:00
..
2016-04-26 22:18:52 +00:00
2016-03-08 10:41:31 -05:00
2015-06-09 19:52:23 -07:00
2015-11-16 16:10:56 -05:00