Files
frameworks_base/telephony/java/com/android/ims
Brad Ebinger 19bdbabb80 Clean up IMS based interfaces to use a push model instead of poll
Instead of requiring that listeners poll for an ImsFeature binder
when they go down, modify interfaces to notify listeners when a
new instance of a Binder is available.

Test: atest CtsTelephonyTestCases FrameworksTelephonyTests ImsCommonTests
Test: manual E2E tests of IMS functionality (call, SMS, settings...)

Change-Id: Ia9f7ae3db193b1c4b3f6693a45cdcf9a4aaefe1d
2020-09-28 14:34:40 -07:00
..