/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
H A D | device_for_product_strategy_dtmf.pfw | 19 # DTMF follows Media strategy if not in call 47 # DTMF follows Media strategy if not in call 75 # DTMF follows Media strategy if not in call 103 # DTMF follows Media strategy if not in call 131 # DTMF follows Media strategy if not in call 160 # DTMF falls through Phone strategy if in call 227 # DTMF follows Media strategy if not in call 266 # DTMF follows Media strategy if not in call 374 # DTMF follows Media strategy if not in call 405 # DTMF follows Media strategy if not in call [all …]
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/ |
H A D | Simulator.java | 97 DTMF, 117 public static final int DTMF = 7; field in Simulator.Event
|
/aosp12/frameworks/base/media/aidl/android/media/audio/common/ |
H A D | AudioStreamType.aidl | 41 DTMF = 8, enumConstant
|
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/ |
H A D | AudioStreamType.aidl | 32 DTMF = 8, enumConstant
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
H A D | SimulatorConference.java | 127 onEvent(new Event(Event.DTMF, Character.toString(c), null)); in onPlayDtmfTone()
|
H A D | SimulatorConnection.java | 139 onEvent(new Event(Event.DTMF, Character.toString(c), null)); in onPlayDtmfTone()
|
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | AudioSystemLegacy.h | 82 DTMF = 8, enumerator
|
/aosp12/frameworks/base/core/proto/android/media/ |
H A D | audioattributes.proto | 65 // "busy" beep, or DTMF tones.
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadio.hal | 315 * Send a DTMF tone 647 * Start playing a DTMF tone. Continue playing DTMF tone until 660 * Stop playing a currently playing DTMF tone. 960 * Send DTMF string 963 * @param dtmf DTMF string 964 * @param on DTMF ON length in milliseconds, or 0 to use default 965 * @param off is the DTMF OFF length in milliseconds, or 0 to use default
|
H A D | types.hal | 793 FOUR_BIT, // DTMF digits
|
/aosp12/hardware/interfaces/audio/common/6.0/ |
H A D | types.hal | 122 /** Used to identify the volume of audio streams for DTMF tones. */ 123 DTMF = 8, 808 * a "busy" beep, or DTMF tones.
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AidlConversion.cpp | 762 case media::AudioStreamType::DTMF: in aidl2legacy_AudioStreamType_audio_stream_type_t() 802 return media::AudioStreamType::DTMF; in legacy2aidl_audio_stream_type_t_AudioStreamType()
|
/aosp12/hardware/interfaces/audio/common/2.0/ |
H A D | types.hal | 103 DTMF = 8,
|
/aosp12/hardware/interfaces/audio/common/4.0/ |
H A D | types.hal | 103 DTMF = 8,
|
/aosp12/hardware/interfaces/audio/common/5.0/ |
H A D | types.hal | 105 DTMF = 8,
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |