Searched defs:callerIdPresentation (Results 1 – 2 of 2) sorted by relevance
95 void addCustomizedIncomingCall(String callerId, int callerIdPresentation) { in addCustomizedIncomingCall()105 (callerId, callerIdPresentation) -> { in addCustomizedIncomingCallWithDialog() argument122 void addCustomizedOutgoingCall(String callerId, int callerIdPresentation) { in addCustomizedOutgoingCall()132 (callerId, callerIdPresentation) -> { in addCustomizedOutgoingCallWithDialog() argument
90 void createCustomizedCall(String callerId, int callerIdPresentation); in createCustomizedCall()