Home
last modified time | relevance | path

Searched defs:stopButton (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/event/
DTaskScenePanelChartEvent.java302 private void stopTask(ProfilerChartsView profilerView, CustomJButton stopButton, in stopTask()
328 private void startTask(ProfilerChartsView profilerView, CustomJButton stopButton, in startTask()
367 CustomJButton stopButton = taskScenePanelChart.getjButtonRun(); in clickRunAndStop() local