Home
last modified time | relevance | path

Searched refs:dtmf (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
Ddevice_for_product_strategy_dtmf.pfw5 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
14 /Policy/policy/product_strategies/dtmf/device_address =
26 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
54 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
82 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
110 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
139 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
168 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
197 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
234 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask
[all …]
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java762 public void callSessionDtmfReceived(char dtmf) { in callSessionDtmfReceived() argument
763 if (!(dtmf >= '0' && dtmf <= '9' in callSessionDtmfReceived()
764 || dtmf >= 'A' && dtmf <= 'D' in callSessionDtmfReceived()
765 || dtmf >= 'a' && dtmf <= 'd' in callSessionDtmfReceived()
766 || dtmf == '*' in callSessionDtmfReceived()
767 || dtmf == '#')) { in callSessionDtmfReceived()
771 mListener.callSessionDtmfReceived(Character.toUpperCase(dtmf)); in callSessionDtmfReceived()
DImsCallSession.java1721 public void callSessionDtmfReceived(char dtmf) { in callSessionDtmfReceived() argument
1724 mListener.callSessionDtmfReceived(dtmf); in callSessionDtmfReceived()
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Dvolumes.pfw24 /Policy/policy/streams/dtmf/applicable_volume_profile/volume_profile = voice_call
27 /Policy/policy/streams/dtmf/applicable_volume_profile/volume_profile = dtmf
Dstrategy_for_usage.pfw8 /Policy/policy/usages/voice_communication_signalling/applicable_strategy/strategy = dtmf
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioVoiceProxy.java475 public void sendBurstDtmf(int serial, String dtmf, int on, int off) throws RemoteException { in sendBurstDtmf() argument
478 mVoiceProxy.sendBurstDtmf(serial, dtmf, on, off); in sendBurstDtmf()
480 mRadioProxy.sendBurstDtmf(serial, dtmf, on, off); in sendBurstDtmf()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl161 void callSessionDtmfReceived(char dtmf); in callSessionDtmfReceived() argument
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoOutput/
Ddevice_for_strategies.pfw116 component: dtmf/selected_output_devices/mask