Incallui ((exclusive)) Here
adb shell am force-stop com.android.dialer adb shell am start -a android.intent.action.ANSWER
If you are checking your Google Activity or battery usage and see "InCallUI," it usually looks something like com.android.incallui . This can be confusing, but it is completely normal.
// CallInfoCard.java
Use adb shell dumpsys telecom and look for InCallController . If you see mIsBound = false while a call is active, your UI has crashed silently.
Showing the Caller ID (name and number) and tracking the live call duration. incallui
Displaying minimized call notifications if you are using other apps (like gaming or watching videos) during a conversation. Manufacturer Variations
InCallUI is the system service that allows you to interact with your phone during a live call. It displays the essential buttons and information you need, including: adb shell am force-stop com
The In-Call UI feature can be implemented using a combination of UI components, including: