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

  /packages/services/Telephony/common/src/com/android/services/telephony/common/
CallIdentification.java 73 public void setNumberPresentation(int presentation) {
Call.java 241 public void setNumberPresentation(int presentation) {
242 mIdentification.setNumberPresentation(presentation);
  /packages/services/Telephony/src/com/android/phone/
CallModeler.java 587 call.setNumberPresentation(newNumberPresentation);
    [all...]

Completed in 1379 milliseconds