commit | 38d5e091d03881a71f4ff7baeef5673bf7a298e6 | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Fri Oct 30 15:13:26 2020 -0700 |
committer | Malcolm Chen <refuhoo@google.com> | Tue Nov 03 14:00:25 2020 -0800 |
tree | b118d21474e8cfff3bc04629c05bed1e4ea36f35 | |
parent | 76062fa471bb64d285ef8e1487fc68c3383d3d73 [diff] |
Restructure CarrierMessagingServiceWrapper with better interfaces. - CarrierMessagingServiceWrapper is now a final class with only APIs of direct actions on messaging. - The original abstract parts of the class are now interfaces: interface CarrierMessagingServiceConnectionCallback and Runnable callback. - CarrierMessagingCallbackWrapper is renamed to CarrierMessagingCallback Bug: 172087216 Test: build and manual Change-Id: I1760623543b929a51ce26dc7dcc5f8ebe7fd9732