Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBrowseSupportFragment.java226 void notifyViewCreated(MainFragmentAdapter fragmentAdapter); in notifyViewCreated() method
259 public void notifyViewCreated(MainFragmentAdapter fragmentAdapter) { in notifyViewCreated() method in BrowseSupportFragment.FragmentHostImpl
DBrowseFragment.java224 void notifyViewCreated(MainFragmentAdapter fragmentAdapter); in notifyViewCreated() method
257 public void notifyViewCreated(MainFragmentAdapter fragmentAdapter) { in notifyViewCreated() method in BrowseFragment.FragmentHostImpl