commit | eee4a8280cf062c7602de5d0c359781ab22e3ace | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Sat Oct 05 16:46:07 2019 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Oct 08 16:17:27 2019 -0700 |
tree | 0dfe29c9cf6b6dd76b340f0f3869b5e0e2e621a4 | |
parent | 3e2094cdf36c735401e2f23b6edf68130f35a951 [diff] |
Refactor CallFilteringResult to use a builder In preparation for adding yet another field to CallFilteringResult, make it use a builder pattern so we don't end up with a longer chain of constructors. Bug: 140317205 Test: unit Change-Id: I60816545c28ec84f24a499067662ac32cd00d3e9