commit | f75faf80368d3e759730f269708ab494f1fd6b24 | [log] [tgz] |
---|---|---|
author | Rajeev Kumar <rajekumar@google.com> | Thu Jun 15 16:56:49 2017 -0700 |
committer | Rajeev Kumar <rajekumar@google.com> | Thu Jun 15 16:56:49 2017 -0700 |
tree | 59557b065b8726cdf2e7ab6383b02376f5f06c54 | |
parent | 5692eb4554085c487aeb200c50a9bdeccf0a13e8 [diff] |
1. Replace use of java.util.HashMap with android.util.ArrayMap in LauncherAppsCompatVL class. 2. Fix Synchronization on a non-final field 'mCallbacks'. 3. Add missing @Override to the overriden methods. 4. Add missing @NonNull to the method parameters. Bug: 62466540 Change-Id: I0d650bfe5b7e390db7090c2ae29a8622d49073d7