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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallWaitingNotification.java 32 public int namePresentation = 0;
46 + " namePresentation: " + namePresentation
  /frameworks/base/telephony/java/com/android/internal/telephony/
DriverCall.java 51 public int namePresentation;
115 /*+ "name="+ name */ + "," + namePresentation;
CallerInfo.java 89 public int namePresentation;
597 .append("\nnamePresentation: " + namePresentation)
  /hardware/ril/include/telephony/
ril.h 185 int namePresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown 3=Payphone */
    [all...]

Completed in 115 milliseconds