Merge "Add metadata for car-mode in-call."

This commit is contained in:
Santos Cordon
2016-01-21 22:35:52 +00:00
committed by Android (Google) Code Review

View File

@@ -297,6 +297,16 @@ public class TelecomManager {
*/
public static final String METADATA_IN_CALL_SERVICE_UI = "android.telecom.IN_CALL_SERVICE_UI";
/**
* A boolean meta-data value indicating whether an {@link InCallService} implements an
* in-call user interface to be used while the device is in car-mode (see
* {@link android.content.res.Configuration.UI_MODE_TYPE_CAR}).
*
* @hide
*/
public static final String METADATA_IN_CALL_SERVICE_CAR_MODE_UI =
"android.telecom.IN_CALL_SERVICE_CAR_MODE_UI";
/**
* The dual tone multi-frequency signaling character sent to indicate the dialing system should
* pause for a predefined period.