Home
last modified time | relevance | path

Searched refs:MERGE (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/simulator/
DSimulator.java101 MERGE,
121 public static final int MERGE = 11; field in Simulator.Event
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorConference.java115 onEvent(new Event(Event.MERGE, SimulatorSimCallManager.getConnectionTag(connection), null)); in onMerge()
121 onEvent(new Event(Event.MERGE)); in onMerge()
DSimulatorConnectionsBankImpl.java125 case Event.MERGE: in onEvent()
DSimulatorConferenceCreator.java193 case Event.MERGE: in onEvent()