Searched refs:removeAndDestroy (Results 1 – 4 of 4) sorted by relevance
213 public static void removeAndDestroy(View view) { in removeAndDestroy() method in FragmentHostManager214 Dependency.get(FragmentService.class).removeAndDestroy(view); in removeAndDestroy()
98 public void removeAndDestroy(View view) { in removeAndDestroy() method in FragmentService
176 FragmentHostManager.removeAndDestroy(navigationWindow); in removeNavigationBar()
1469 FragmentHostManager.removeAndDestroy(v); in create()