Files
frameworks_base/core/java/android
Chong Zhang dcee1dea6b Make window callbacks non static member of ViewRootImpl
Move add/removeWindowCallbacks to onAttachedToWindow/onDetachedFromWindow.

There might be more than one windows in an app process, the window
callbacks need to be per window, not global.

bug: 24679461
Change-Id: I216ff27b2a41ecfe7399a8161df362bebc0ac96a
2015-10-06 10:29:55 -07:00
..
2015-10-04 16:02:06 -07:00
2015-09-07 11:53:59 +02:00
2015-09-30 13:39:12 -04:00
2015-09-30 17:37:54 -07:00