Searched refs:handleSessionModifyRequest (Results 1 – 5 of 5) sorted by relevance
52 ThreadUtil.postDelayedOnUiThread(() -> connection.handleSessionModifyRequest(event), 2000); in onEvent()
123 ThreadUtil.postDelayedOnUiThread(() -> connection.handleSessionModifyRequest(event), 2000); in onEvent()
136 ThreadUtil.postDelayedOnUiThread(() -> connection.handleSessionModifyRequest(event), 2000); in onEvent()
176 void handleSessionModifyRequest(@NonNull Event event) { in handleSessionModifyRequest() method in SimulatorConnection
214 ThreadUtil.postDelayedOnUiThread(() -> connection.handleSessionModifyRequest(event), 2000); in onEvent()