Searched refs:dtmf (Results 1 – 8 of 8) sorted by relevance
5 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask14 /Policy/policy/product_strategies/dtmf/device_address =26 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask54 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask82 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask110 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask139 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask168 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask197 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask234 component: /Policy/policy/product_strategies/dtmf/selected_output_devices/mask[all …]
762 public void callSessionDtmfReceived(char dtmf) { in callSessionDtmfReceived() argument763 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()
1721 public void callSessionDtmfReceived(char dtmf) { in callSessionDtmfReceived() argument1724 mListener.callSessionDtmfReceived(dtmf); in callSessionDtmfReceived()
24 /Policy/policy/streams/dtmf/applicable_volume_profile/volume_profile = voice_call27 /Policy/policy/streams/dtmf/applicable_volume_profile/volume_profile = dtmf
8 /Policy/policy/usages/voice_communication_signalling/applicable_strategy/strategy = dtmf
475 public void sendBurstDtmf(int serial, String dtmf, int on, int off) throws RemoteException { in sendBurstDtmf() argument478 mVoiceProxy.sendBurstDtmf(serial, dtmf, on, off); in sendBurstDtmf()480 mRadioProxy.sendBurstDtmf(serial, dtmf, on, off); in sendBurstDtmf()
161 void callSessionDtmfReceived(char dtmf); in callSessionDtmfReceived() argument
116 component: dtmf/selected_output_devices/mask