Searched refs:onCreateView (Results 1 - 25 of 68) sorted by relevance

123

/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
H A DImageFragment.java29 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:ImageFragment
H A DTextFragment.java33 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:TextFragment
/development/samples/Support13Demos/src/com/example/android/supportv13/app/
H A DFragmentTabsFragment.java31 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentTabsFragment
H A DCountingFragment.java59 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:CountingFragment
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
H A DArticleFragment.java45 public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { method in class:ArticleFragment
/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DFragmentHideShow.java73 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentHideShow.FirstFragment
99 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentHideShow.SecondFragment
H A DFragmentArgumentsFragment.java47 @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentArgumentsFragment
H A DFragmentContextMenu.java51 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentContextMenu.ContextMenuFragment
H A DFragmentDialogOrActivity.java73 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentDialogOrActivity.MyDialogFragment
H A DFragmentMenuFragment.java48 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentMenuFragment
H A DFragmentStackFragment.java48 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentStackFragment
H A DActionBarTabs.java122 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:ActionBarTabs.TabContentFragment
H A DFragmentArguments.java98 @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentArguments.MyFragment
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DFragmentHideShowSupport.java74 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentHideShowSupport.FirstFragment
100 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentHideShowSupport.SecondFragment
H A DFragmentTabsFragmentSupport.java32 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentTabsFragmentSupport
H A DFragmentContextMenuSupport.java51 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentContextMenuSupport.ContextMenuFragment
H A DFragmentDialogOrActivitySupport.java72 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentDialogOrActivitySupport.MyDialogFragment
H A DFragmentMenuFragmentSupport.java49 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:FragmentMenuFragmentSupport
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
H A DCardFlipActivity.java172 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:CardFlipActivity.CardFrontFragment
186 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:CardFlipActivity.CardBackFragment
H A DScreenSlidePageFragment.java65 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:ScreenSlidePageFragment
/development/samples/training/TabCompat/src/com/example/android/tabcompat/
H A DMainActivity.java109 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:MainActivity.PhotosFragment
121 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:MainActivity.VideosFragment
/development/samples/training/threadsample/src/com/example/android/threadsample/
H A DPhotoFragment.java102 public View onCreateView(LayoutInflater inflater, ViewGroup viewGroup, Bundle bundle) { method in class:PhotoFragment
103 super.onCreateView(inflater, viewGroup, bundle);
/development/samples/training/basic/FragmentBasics/src/com/example/fragments/
H A DArticleFragment.java30 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:ArticleFragment
57 // Set article based on saved instance state defined during onCreateView
/development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
H A DMainActivity.java152 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:MainActivity.LaunchpadSectionFragment
195 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:MainActivity.DummySectionFragment
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/ui/
H A DImageDetailFragment.java73 public View onCreateView(LayoutInflater inflater, ViewGroup container, method in class:ImageDetailFragment

Completed in 608 milliseconds

123