OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTMF_TONE_TYPE_NORMAL
(Results
1 - 3
of
3
) sorted by null
/packages/services/Telephony/src/com/android/phone/
Constants.java
144
public static final int
DTMF_TONE_TYPE_NORMAL
= 0;
DTMFTonePlayer.java
374
Constants.
DTMF_TONE_TYPE_NORMAL
);
375
if (toneType == Constants.
DTMF_TONE_TYPE_NORMAL
) {
CallFeaturesSetting.java
[
all
...]
Completed in 119 milliseconds