| Package | Description |
|---|---|
| android.support.v4.app | |
| org.holoeverywhere | |
| org.holoeverywhere.app | |
| org.holoeverywhere.internal | |
| org.holoeverywhere.preference |
| Modifier and Type | Method and Description |
|---|---|
abstract LayoutInflater |
_HoloFragment.getLayoutInflater() |
LayoutInflater |
_HoloActivity.getLayoutInflater() |
LayoutInflater |
_HoloFragment.getLayoutInflater(android.os.Bundle savedInstanceState)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static android.view.View |
_HoloFragmentInflater.inflate(LayoutInflater layoutInflater,
android.util.AttributeSet attrs,
android.view.View parent,
Fragment fragment) |
android.view.View |
_HoloFragment.onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
| Modifier and Type | Method and Description |
|---|---|
LayoutInflater |
LayoutInflater.cloneInContext(android.content.Context newContext) |
LayoutInflater |
LayoutInflater.LayoutInflaterCreator.createService(android.content.Context context) |
static LayoutInflater |
LayoutInflater.from(android.content.Context context) |
static LayoutInflater |
LayoutInflater.from(android.view.LayoutInflater inflater) |
LayoutInflater |
IHolo.getLayoutInflater() |
LayoutInflater |
IHoloFragment.getLayoutInflater(android.os.Bundle savedInstanceState) |
LayoutInflater |
LayoutInflater.obtainFragmentChildInflater(Fragment fragment) |
protected LayoutInflater |
LayoutInflater.setParent(android.view.LayoutInflater original) |
| Modifier and Type | Method and Description |
|---|---|
android.view.View |
IHoloFragment.onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
void |
LayoutInflater.OnInitInflaterListener.onInitInflater(LayoutInflater inflater) |
| Modifier and Type | Method and Description |
|---|---|
LayoutInflater |
Dialog.getLayoutInflater() |
LayoutInflater |
Fragment.getLayoutInflater() |
LayoutInflater |
Application.getLayoutInflater() |
LayoutInflater |
DialogFragment.getLayoutInflater(android.os.Bundle savedInstanceState)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
android.view.View |
GridFragment.onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
android.view.View |
TabSwipeFragment.onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
android.view.View |
ListFragment.onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
| Modifier and Type | Field and Description |
|---|---|
LayoutInflater |
AlertController.AlertParams.mInflater |
| Modifier and Type | Method and Description |
|---|---|
android.view.View |
PreferenceFragment.onCreateView(LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
Copyright © 2012-2013. All Rights Reserved.