Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorMissedCallCreator.java60 addNextIncomingCall(getCallCount(connection)); in onNewIncomingConnection()
89 private static int getCallCount(@NonNull Connection connection) { in getCallCount() method in SimulatorMissedCallCreator
H A DSimulatorConferenceCreator.java124 addNextCall(getCallCount(connection), shouldReconnect(connection)); in onNewIncomingConnection()
161 private static int getCallCount(@NonNull Connection connection) { in getCallCount() method in SimulatorConferenceCreator