commit | 132897042ce80bf120a0a035935ef2120d0f722f | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Wed Feb 19 17:28:55 2020 -0800 |
committer | Kweku Adams <kwekua@google.com> | Wed Feb 19 17:28:55 2020 -0800 |
tree | 68aa09409f92c443cb66cc549a4c573c84bfd62b | |
parent | a83ff7c895f17766affcbf2edbaa79e82d66950d [diff] |
Remove redundant/deprecated method. JobParameters.getReasonName was only used internally and marked as deprecated in favor of getReasonCodeDescription. There wasn't a clear reason for having both methods, so this removes the deprecated method and changes the users to use the recommended method. Bug: 141645789 Test: Check output of `adb shell dumpsys jobscheduler` Change-Id: I09923ef38e29476d48700fd04ad9cfae29b39878