Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBean.java382 public void setCurrentType(BeanDataType currentType) { in setCurrentType() method in DistributedFuncBean
DDetailBean.java445 public void setCurrentType(DistributedFuncBean.BeanDataType currentType) { in setCurrentType() method in DetailBean
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBeanTest.java357 void setCurrentType() throws NoSuchFieldException, IllegalAccessException { in setCurrentType() method in DistributedFuncBeanTest
DDetailBeanTest.java435 void setCurrentType() throws NoSuchFieldException, IllegalAccessException { in setCurrentType() method in DetailBeanTest