Home
last modified time | relevance | path

Searched defs:notifyViewCreated (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/leanback/src/main/java/androidx/leanback/app/
DBrowseSupportFragment.java279 void notifyViewCreated(MainFragmentAdapter fragmentAdapter); in notifyViewCreated() method
314 public void notifyViewCreated(MainFragmentAdapter fragmentAdapter) { in notifyViewCreated() method in BrowseSupportFragment.FragmentHostImpl
DBrowseFragment.java287 void notifyViewCreated(MainFragmentAdapter fragmentAdapter); in notifyViewCreated() method
322 public void notifyViewCreated(MainFragmentAdapter fragmentAdapter) { in notifyViewCreated() method in BrowseFragment.FragmentHostImpl