commit | 633e4c3f19e725b00ad71d46d71c91c5c011b726 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Thu Oct 24 15:40:48 2019 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Fri Oct 25 07:24:17 2019 -0700 |
tree | 1c85725996b74daa9ee5dcf1ef106e8aa324a134 | |
parent | ca0f14ec1abec029b46d549ec7dcf3001c114f5e [diff] |
Make Connection.Listener methods package private. To prevent using these outside of the API surface, making package private so we don't get tempted to use in the framework. Bug: 141576016 Test: Manual smoke test. Test: Run unit tests. Test: Run CTS tests. Change-Id: Ife3a82371b018b74efbe10e11015526d7aaeb7a9