HomeSort by relevance Sort by last modified time
    Searched defs:alertPitch (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallWaitingNotification.java 37 public int alertPitch = 0;
52 + " 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 171 char alertPitch; /* as defined 3.7.5.5-2 */
    [all...]

Completed in 46 milliseconds