Files
frameworks_base/core/java/android
Ray Essick 7601049275 Stop using return within finally
Refactor code to avoid a return statement inside a finally block. Such
constructs interfere with exception propagation in non-obvious ways
and are therefore considered bad practice.

Bug: 32586420
Test: manual code walk
2016-11-03 14:45:56 -07:00
..
2016-11-03 14:45:56 -07:00
2016-10-24 14:45:46 +00:00
2016-10-19 22:30:58 +00:00
2016-10-17 11:33:28 -07:00