Home
last modified time | relevance | path

Searched refs:addCustomizedOutgoingCall (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorMainPortal.java161 .addCustomizedOutgoingCall(this.callerId, this.presentation)) in buildSimulatorVoiceCallPortal()
DSimulatorVoiceCall.java122 void addCustomizedOutgoingCall(String callerId, int callerIdPresentation) { in addCustomizedOutgoingCall() method in SimulatorVoiceCall