Searched refs:setMethodProfilingHandler (Results 1 – 3 of 3) sorted by relevance
332 public static void setMethodProfilingHandler(IMethodProfilingHandler handler) { in setMethodProfilingHandler() method in ClientData
222 ClientData.setMethodProfilingHandler(new MethodProfilingHandler(mParentShell)); in createPartControl()
446 ClientData.setMethodProfilingHandler(new MethodProfilingHandler(shell)); in runUI()