Home
last modified time | relevance | path

Searched defs:onCreateView (Results 1 – 25 of 184) sorted by relevance

12345678

/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
DCardFlipActivity.java172 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in CardFlipActivity.CardFrontFragment
186 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in CardFlipActivity.CardBackFragment
DScreenSlidePageFragment.java65 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in ScreenSlidePageFragment
/development/samples/browseable/Flashlight/src/com.example.android.wearable.flashlight/
DMainActivity.java99 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in MainActivity.WhiteLightFragment
110 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in MainActivity.PartyLightFragment
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentHideShow.java79 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in FragmentHideShow.FirstFragment
105 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in FragmentHideShow.SecondFragment
DFragmentArgumentsFragment.java47 @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in FragmentArgumentsFragment
DFragmentDialogOrActivity.java73 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in FragmentDialogOrActivity.MyDialogFragment
DFragmentContextMenu.java51 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in FragmentContextMenu.ContextMenuFragment
/development/samples/browseable/GridViewPager/src/com.example.android.wearable.gridviewpager/
DCustomFragment.java28 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in CustomFragment
/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/fragments/
DDiscoveryFragment.java35 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in DiscoveryFragment
DAssetFragment.java39 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in AssetFragment
/development/samples/browseable/DeviceOwner/src/com.example.android.deviceowner/
DInstructionFragment.java40 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in InstructionFragment
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/
DRuntimePermissionsFragment.java31 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in RuntimePermissionsFragment
/development/samples/training/TabCompat/src/com/example/android/tabcompat/
DMainActivity.java109 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in MainActivity.PhotosFragment
121 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in MainActivity.VideosFragment
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/fragments/
DSettingsFragment.java35 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in SettingsFragment
/development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
DMainActivity.java152 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in MainActivity.LaunchpadSectionFragment
195 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in MainActivity.DummySectionFragment
/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
DImageFragment.java29 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in ImageFragment
/development/samples/browseable/RevealEffectBasic/src/com.example.android.revealeffectbasic/
DRevealEffectBasicFragment.java45 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in RevealEffectBasicFragment
/development/samples/browseable/ElevationBasic/src/com.example.android.elevationbasic/
DElevationBasicFragment.java39 public View onCreateView( in onCreateView() method in ElevationBasicFragment
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
DArticleFragment.java45 …public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { in onCreateView() method in ArticleFragment
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/
DFloatingActionButtonBasicFragment.java39 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in FloatingActionButtonBasicFragment
/development/samples/training/basic/FragmentBasics/src/com/example/fragments/
DArticleFragment.java30 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in ArticleFragment
/development/samples/browseable/MultiWindowPlayground/src/com/example.android.common.logger/
DLogFragment.java73 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in LogFragment
/development/samples/browseable/BasicNetworking/src/com.example.android.basicnetworking/
DSimpleTextFragment.java52 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in SimpleTextFragment
/development/samples/browseable/CardReader/src/com.example.android.common/logger/
DLogFragment.java86 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in LogFragment
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
DLogFragment.java86 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView() method in LogFragment

12345678