Files
frameworks_base/core/java/android/app
Dianne Hackborn 5614bf5a1a Move code for handling uid obs "cutoff" to activity manager
To do this, I had to fix the PROCESS_STATE_NONEXISTENT constant
to be the last value (instead of the special magical -1 value)
so it semantically matches the public importance constants.  I
think this is better anyway.

Also this fixes a big problem in the implementation, where we
weren't keeping track of the last proc state per uid...!  Duh.

Test: manually ran testUidImportanceListener
Change-Id: Ie3008f824446089840f896885e6033472abb065e
2016-11-08 11:38:04 -08:00
..
2016-11-04 10:43:25 -07:00
2016-10-27 09:08:55 -07:00
2016-09-15 08:42:35 -04:00
2016-11-04 10:43:25 -07:00
2016-11-04 10:43:25 -07:00