Searched refs:addGcWatcher (Results 1 – 2 of 2) sorted by relevance
55 public static void addGcWatcher(Runnable watcher) { in addGcWatcher() method in BinderInternal
5096 BinderInternal.addGcWatcher(new Runnable() { in attach()