(IMS Threading refactoring) Telephony IMS classes to schedule IMS callback on the main thread
Introducing constructor in listener class to take callback executor as an argument. This executor is used to run the methods in main thread rather than on binder thread. Test: atest FrameworksTelephonyTests Bug: 197989471 Change-Id: Ia449ea7461c3b29c409177349d226283be230e98 Merged-In: Ia449ea7461c3b29c409177349d226283be230e98
Loading
Please register or sign in to comment