OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alertPitch
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallWaitingNotification.java
37
public int
alertPitch
= 0;
51
+ "
alertPitch
: " +
alertPitch
CdmaInformationRecords.java
108
public int
alertPitch
;
113
public CdmaSignalInfoRec(int isPresent, int signalType, int
alertPitch
, int signal) {
116
this.
alertPitch
=
alertPitch
;
125
",
alertPitch
: " +
alertPitch
+
/hardware/ril/include/telephony/
ril.h
165
char
alertPitch
; /* as defined 3.7.5.5-2 */
[
all
...]
Completed in 57 milliseconds