Searched refs:IN_CALL_VIEW (Results 1 – 3 of 3) sorted by relevance
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/ |
D | DialHelperImpl.java | 88 AutoConfigConstants.IN_CALL_VIEW, in endCall() 181 AutoConfigConstants.IN_CALL_VIEW, in getDialedNumber() 193 AutoConfigConstants.IN_CALL_VIEW, in getDialedContactName() 205 AutoConfigConstants.IN_CALL_VIEW, in inCallDialPad() 222 AutoConfigConstants.IN_CALL_VIEW, in muteCall() 237 AutoConfigConstants.IN_CALL_VIEW, in unmuteCall() 262 AutoConfigConstants.IN_CALL_VIEW, in changeAudioSource() 271 AutoConfigConstants.IN_CALL_VIEW, in changeAudioSource() 278 AutoConfigConstants.IN_CALL_VIEW, in changeAudioSource() 291 AutoConfigConstants.IN_CALL_VIEW, in getContactName() [all …]
|
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/ |
D | AutoConfigConstants.java | 174 public static final String IN_CALL_VIEW = "IN_CALL_VIEW"; field in AutoConfigConstants
|
D | AutoDialConfigUtility.java | 213 mDialConfigMap.put(AutoConfigConstants.IN_CALL_VIEW, inCallScreenConfiguration); in loadDefaultInCallConfig()
|