Searched refs:MERGE (Results 1 – 6 of 6) sorted by relevance
101 MERGE,121 public static final int MERGE = 11; field in Simulator.Event
115 onEvent(new Event(Event.MERGE, SimulatorSimCallManager.getConnectionTag(connection), null)); in onMerge()121 onEvent(new Event(Event.MERGE)); in onMerge()
125 case Event.MERGE: in onEvent()
193 case Event.MERGE: in onEvent()
224 MERGE, enumerator
328 mPackagesToAppCategoryMappingUpdateMode = isBuildSystemConfig ? MERGE : NO_UPDATE;