commit | c9b9898e9aafe76594323a41e8954cb08d02818f | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Wed Jul 13 18:11:59 2016 -0700 |
committer | Fyodor Kupolov <fkupolov@google.com> | Fri Jul 15 17:32:02 2016 +0000 |
tree | a0b1c2c69a24e8679aa290112be34f08b197be3e | |
parent | 9b0931e98627fd4da0e67c9c434a85d5436f9ae6 [diff] |
Application names are now lazily loaded Previously when SmsApplication.getDefaultApplication was called, application names were loaded for all candidate apps. The problem with that approach that names are expensive to load and not always needed. The implementation has been changed to only load application name when it's requested by getApplicationName(Context). Bug: 26237300 Change-Id: Ia711b7db8b979af8f7a1be7eefbce20f3e0ab1df