Home
last modified time | relevance | path

Searched refs:presentationFromCLIP (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java57 presentationFromCLIP(int cli) in presentationFromCLIP() method in CdmaCallWaitingNotification
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDriverCall.java134 presentationFromCLIP(int cli) throws ATParseEx in presentationFromCLIP() method in DriverCall
DRIL.java3751 dc.numberPresentation = DriverCall.presentationFromCLIP(np); in responseCallList()
3754 dc.namePresentation = DriverCall.presentationFromCLIP(p.readInt()); in responseCallList()
4080 CdmaCallWaitingNotification.presentationFromCLIP(p.readInt()); in responseCdmaCallWaiting()