Searched refs:SubTaskMonitor (Results 1 – 1 of 1) sorted by relevance
44 return monitor instanceof TaskMonitorImpl || monitor instanceof SubTaskMonitor; in isTaskMonitorImpl()191 return new SubTaskMonitor(this, null, mValue, tickCount * mIncCoef); in createSubMonitor()216 private static class SubTaskMonitor implements ISubTaskMonitor { class in TaskMonitorImpl234 public SubTaskMonitor(TaskMonitorImpl taskMonitor, in SubTaskMonitor() method in TaskMonitorImpl.SubTaskMonitor307 return new SubTaskMonitor(mRoot, in createSubMonitor()