|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayoutInflater | |
|---|---|
| android.app | |
| android.inputmethodservice | |
| android.view | |
| Uses of LayoutInflater in android.app |
|---|
| Methods in android.app that return LayoutInflater | |
|---|---|
LayoutInflater |
Activity.getLayoutInflater()
|
LayoutInflater |
Dialog.getLayoutInflater()
|
| Uses of LayoutInflater in android.inputmethodservice |
|---|
| Methods in android.inputmethodservice that return LayoutInflater | |
|---|---|
LayoutInflater |
InputMethodService.getLayoutInflater()
|
| Uses of LayoutInflater in android.view |
|---|
| Methods in android.view that return LayoutInflater | |
|---|---|
abstract LayoutInflater |
LayoutInflater.cloneInContext(Context newContext)
|
static LayoutInflater |
LayoutInflater.from(Context context)
|
abstract LayoutInflater |
Window.getLayoutInflater()
|
| Constructors in android.view with parameters of type LayoutInflater | |
|---|---|
LayoutInflater(LayoutInflater original,
Context newContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||