Searched refs:DumpRootsCacheHandler (Results 1 – 2 of 2) sorted by relevance
177 public static final class DumpRootsCacheHandler implements EventHandler<String[]> { class in CommandInterceptor180 public DumpRootsCacheHandler(Context context) { in DumpRootsCacheHandler() method in CommandInterceptor.DumpRootsCacheHandler
255 cmdInterceptor.add(new CommandInterceptor.DumpRootsCacheHandler(this)); in onCreate()