diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-02-23 14:54:48 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2020-02-23 15:07:39 +0530 |
commit | 7e59bdf8afe4a432ed21a92f3e5ee8aec8a44a38 (patch) | |
tree | 5d67e0b50a6bc2c6917c739e9444b9c7dd9f3e78 /app/nonnull.gradle | |
parent | 4d3c1b283bc1cc582d97ae3abc98b002fbf7b49a (diff) |
AppListDialogFragment: Code cleanup
- Using the require_() methods provides helpful error messages when things are null
compared to the get_() methods which throw NPEs.
- Ensure currentlyExcludedApps is empty but never null
- Rename inner variable to silence name shadowing lint
- Make setExclusionsAndDismiss private
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'app/nonnull.gradle')
0 files changed, 0 insertions, 0 deletions