Searched refs:presentationFromCLIP (Results 1 – 4 of 4) sorted by relevance
60 presentationFromCLIP(int cli) in presentationFromCLIP() method in CdmaCallWaitingNotification
178 presentationFromCLIP(int cli) throws ATParseEx in presentationFromCLIP() method in DriverCall
2295 dc.numberPresentation = DriverCall.presentationFromCLIP((int) (call.numberPresentation)); in convertToDriverCall()2297 dc.namePresentation = DriverCall.presentationFromCLIP((int) (call.namePresentation)); in convertToDriverCall()
600 notification.numberPresentation = CdmaCallWaitingNotification.presentationFromCLIP( in cdmaCallWaiting()