Home
last modified time | relevance | path

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

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