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