diff options
author | Michael W <baddaemon87@gmail.com> | 2019-09-11 14:40:22 +0200 |
---|---|---|
committer | Michael W <baddaemon87@gmail.com> | 2021-03-14 14:58:05 +0100 |
commit | 4fe95bf5a63550d131bcf9ed2d29a734e4e078be (patch) | |
tree | 853c368508389339e4c8a9725d11b8ead7242704 /packages.mk | |
parent | f321ae8948238052a1238374be9d4ed11774440f (diff) |
Dialer: Move assertion to top of method
* Instead of using the number unchecked in various places and fail
later when the value is null, move the assertion to the top of the
method so we don't have to do all the work in between when we fail
it anyway
* Also change the occurances of getPhoneNumber() so we don't have to call
into that various times instead of once
Change-Id: Ibf7ab971dc1ee65e3d8bcc7668e9f9c8c3a30651
Diffstat (limited to 'packages.mk')
0 files changed, 0 insertions, 0 deletions